Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ abctoolkit==0.0.6
|
|
5 |
samplings==0.1.7
|
6 |
pyparsing==3.2.1
|
7 |
PyMuPDF
|
8 |
-
gradio==5.29.0
|
|
|
|
|
|
5 |
samplings==0.1.7
|
6 |
pyparsing==3.2.1
|
7 |
PyMuPDF
|
8 |
+
gradio[oauth]==5.29.0
|
9 |
+
uvicorn>=0.14.0
|
10 |
+
spaces
|