Spaces:
Running
Running
pratyushmaini
commited on
Commit
•
141b455
1
Parent(s):
7628397
req
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1,2 +1,7 @@
|
|
1 |
seaborn
|
2 |
-
scipy
|
|
|
|
|
|
|
|
|
|
|
|
1 |
seaborn
|
2 |
+
scipy
|
3 |
+
datasets==2.14.5
|
4 |
+
gradio==4.3.0
|
5 |
+
huggingface-hub==0.18.0
|
6 |
+
numpy==1.24.2
|
7 |
+
APScheduler==3.10.1
|