Spaces:
Running
Running
Ming Li
commited on
Commit
•
c6bdb3d
1
Parent(s):
d55e8a9
update requirements.txt
Browse files- pre-requirements.txt +2 -0
- requirements.txt +1 -0
pre-requirements.txt
CHANGED
@@ -1 +1,3 @@
|
|
1 |
spaces==0.26.0
|
|
|
|
|
|
1 |
spaces==0.26.0
|
2 |
+
gradio[oauth]==3.46
|
3 |
+
uvicorn>=0.14.0
|
requirements.txt
CHANGED
@@ -6,3 +6,4 @@ safetensors
|
|
6 |
accelerate
|
7 |
gradio==4.26.0
|
8 |
kornia
|
|
|
|
6 |
accelerate
|
7 |
gradio==4.26.0
|
8 |
kornia
|
9 |
+
huggingface_hub
|