Spaces:
Running
on
Zero
Running
on
Zero
[Do not merge yet]
Browse files
app.py
CHANGED
|
@@ -19,8 +19,6 @@ from share_btn import community_icon_html, loading_icon_html, share_js
|
|
| 19 |
import user_history
|
| 20 |
from illusion_style import css
|
| 21 |
|
| 22 |
-
user_history.setup()
|
| 23 |
-
|
| 24 |
BASE_MODEL = "SG161222/Realistic_Vision_V5.1_noVAE"
|
| 25 |
|
| 26 |
# Initialize both pipelines
|
|
|
|
| 19 |
import user_history
|
| 20 |
from illusion_style import css
|
| 21 |
|
|
|
|
|
|
|
| 22 |
BASE_MODEL = "SG161222/Realistic_Vision_V5.1_noVAE"
|
| 23 |
|
| 24 |
# Initialize both pipelines
|