Spaces:
Runtime error
Runtime error
liuyizhang
commited on
Commit
·
01e8989
1
Parent(s):
09e45a8
update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,8 @@
|
|
| 1 |
accelerate
|
| 2 |
addict
|
| 3 |
diffusers==0.14.0
|
| 4 |
-
gradio
|
|
|
|
| 5 |
huggingface_hub
|
| 6 |
matplotlib
|
| 7 |
numpy
|
|
@@ -24,6 +25,5 @@ scipy
|
|
| 24 |
safetensors
|
| 25 |
|
| 26 |
lama-cleaner==1.1.2
|
| 27 |
-
# lama-cleaner==0.25.0
|
| 28 |
openmim==0.1.5
|
| 29 |
mmcv==2.0.0
|
|
|
|
| 1 |
accelerate
|
| 2 |
addict
|
| 3 |
diffusers==0.14.0
|
| 4 |
+
gradio==3.20.1
|
| 5 |
+
gradio_client==0.2.4
|
| 6 |
huggingface_hub
|
| 7 |
matplotlib
|
| 8 |
numpy
|
|
|
|
| 25 |
safetensors
|
| 26 |
|
| 27 |
lama-cleaner==1.1.2
|
|
|
|
| 28 |
openmim==0.1.5
|
| 29 |
mmcv==2.0.0
|