Spaces:
Runtime error
Runtime error
Bug
Browse files
app.py
CHANGED
@@ -6,7 +6,6 @@ from finetuning import FineTunedModel
|
|
6 |
from StableDiffuser import StableDiffuser
|
7 |
from tqdm import tqdm
|
8 |
|
9 |
-
gr.
|
10 |
class Demo:
|
11 |
|
12 |
def __init__(self) -> None:
|
|
|
6 |
from StableDiffuser import StableDiffuser
|
7 |
from tqdm import tqdm
|
8 |
|
|
|
9 |
class Demo:
|
10 |
|
11 |
def __init__(self) -> None:
|