Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Commit
·
aabfa13
1
Parent(s):
2d8d5b0
updating gradio
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
datasets
|
2 |
huggingface-hub
|
3 |
numpy
|
4 |
-
fastapi==0.
|
5 |
-
gradio==5.
|
6 |
APScheduler
|
|
|
1 |
datasets
|
2 |
huggingface-hub
|
3 |
numpy
|
4 |
+
fastapi==0.115.11
|
5 |
+
gradio[oauth]==5.17.1
|
6 |
APScheduler
|