svjack commited on
Commit
1bab50d
·
verified ·
1 Parent(s): 347b551

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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