Spaces:
Runtime error
Runtime error
Ming Li
commited on
Commit
·
8e2ef93
1
Parent(s):
de17e50
update requirements.txt
Browse files- pre-requirements.txt +0 -6
- requirements.txt +1 -1
pre-requirements.txt
DELETED
|
@@ -1,6 +0,0 @@
|
|
| 1 |
-
spaces==0.26.0
|
| 2 |
-
gradio[oauth]==3.46
|
| 3 |
-
uvicorn>=0.14.0
|
| 4 |
-
pip==24.0
|
| 5 |
-
authlib==1.3.0
|
| 6 |
-
cryptography==42.0.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
requirements.txt
CHANGED
|
@@ -4,6 +4,6 @@ diffusers
|
|
| 4 |
transformers
|
| 5 |
safetensors
|
| 6 |
accelerate
|
| 7 |
-
gradio
|
| 8 |
kornia
|
| 9 |
huggingface_hub
|
|
|
|
| 4 |
transformers
|
| 5 |
safetensors
|
| 6 |
accelerate
|
| 7 |
+
gradio==4.26.0
|
| 8 |
kornia
|
| 9 |
huggingface_hub
|