Spaces:
Running
on
Zero
Running
on
Zero
Update gradio_seesr.py
Browse files- gradio_seesr.py +1 -1
gradio_seesr.py
CHANGED
@@ -43,7 +43,7 @@ snapshot_download(
|
|
43 |
|
44 |
snapshot_download(
|
45 |
repo_id="stabilityai/stable-diffusion-2-1-base",
|
46 |
-
local_dir="preset/models/
|
47 |
)
|
48 |
|
49 |
|
|
|
43 |
|
44 |
snapshot_download(
|
45 |
repo_id="stabilityai/stable-diffusion-2-1-base",
|
46 |
+
local_dir="preset/models/stable-diffusion-2-1-base"
|
47 |
)
|
48 |
|
49 |
|