Spaces:
Runtime error
Runtime error
Penghao Wu
commited on
Commit
•
5f311b5
1
Parent(s):
840f0f2
init
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_
|
|
8 |
exceptiongroup==1.1.3
|
9 |
fastapi==0.100.1
|
10 |
ffmpy==0.3.1
|
11 |
-
gradio==3.35.2
|
12 |
gradio_client==0.2.9
|
13 |
huggingface-hub==0.19.4
|
14 |
ninja==1.11.1.1
|
|
|
8 |
exceptiongroup==1.1.3
|
9 |
fastapi==0.100.1
|
10 |
ffmpy==0.3.1
|
11 |
+
gradio[oauth]==3.35.2
|
12 |
gradio_client==0.2.9
|
13 |
huggingface-hub==0.19.4
|
14 |
ninja==1.11.1.1
|