Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Crystalcareai
commited on
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1 +1,7 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio>=5.0.0
|
2 |
+
openai>=1.0.0
|
3 |
+
requests>=2.31.0
|
4 |
+
httpx[http2]>=0.26.0
|
5 |
+
huggingface-hub>=0.19.0
|
6 |
+
datasets>=2.14.0
|
7 |
+
pandas>=2.1.0
|