Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -5,6 +5,6 @@ abctoolkit==0.0.6
|
|
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
|
|
|
|
5 |
samplings==0.1.7
|
6 |
pyparsing==3.2.1
|
7 |
PyMuPDF
|
|
|
8 |
uvicorn>=0.14.0
|
9 |
+
spaces
|
10 |
+
gradio==5.29.0
|