Spaces:
Runtime error
Runtime error
gokaygokay
commited on
Commit
•
2125119
1
Parent(s):
d21e60d
Update app.py
Browse files
app.py
CHANGED
@@ -49,7 +49,7 @@ download_file("https://huggingface.co/ai-forever/Real-ESRGAN/resolve/main/RealES
|
|
49 |
|
50 |
# Download the model files
|
51 |
ckpt_dir_pony = snapshot_download(repo_id="John6666/pony-realism-v21main-sdxl")
|
52 |
-
ckpt_dir_cyber = snapshot_download(repo_id="John6666/cyberrealistic-pony-
|
53 |
ckpt_dir_stallion = snapshot_download(repo_id="John6666/stallion-dreams-pony-realistic-v1-sdxl")
|
54 |
|
55 |
# Load the models
|
|
|
49 |
|
50 |
# Download the model files
|
51 |
ckpt_dir_pony = snapshot_download(repo_id="John6666/pony-realism-v21main-sdxl")
|
52 |
+
ckpt_dir_cyber = snapshot_download(repo_id="John6666/cyberrealistic-pony-v62-sdxl")
|
53 |
ckpt_dir_stallion = snapshot_download(repo_id="John6666/stallion-dreams-pony-realistic-v1-sdxl")
|
54 |
|
55 |
# Load the models
|