Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -7,6 +7,7 @@ git clone https://huggingface.co/spaces/svjack/LucidDreamer && cd LucidDreamer
|
|
7 |
pip install -r requirements.txt
|
8 |
pip install numpy==1.26.0
|
9 |
|
|
|
10 |
python app.py
|
11 |
'''
|
12 |
|
|
|
7 |
pip install -r requirements.txt
|
8 |
pip install numpy==1.26.0
|
9 |
|
10 |
+
### choose don't use to try oneselves demo
|
11 |
python app.py
|
12 |
'''
|
13 |
|