Spaces:
Runtime error
Runtime error
prithivMLmods
commited on
Commit
•
11d6b1f
1
Parent(s):
f2f2c7a
Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,7 @@ import random
|
|
6 |
import logging
|
7 |
import numpy as np
|
8 |
from typing import Any, Dict, List, Optional, Union
|
9 |
-
|
10 |
import torch
|
11 |
from PIL import Image
|
12 |
import gradio as gr
|
|
|
6 |
import logging
|
7 |
import numpy as np
|
8 |
from typing import Any, Dict, List, Optional, Union
|
9 |
+
|
10 |
import torch
|
11 |
from PIL import Image
|
12 |
import gradio as gr
|