Spaces:
Sleeping
Sleeping
salohnana2018
commited on
Commit
•
3b35dd9
1
Parent(s):
29175eb
Upload requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
gradio==4.42.0
|
3 |
+
pandas==2.1.4
|
4 |
+
numpy==1.26.4
|
5 |
+
torch==2.3.1+cu121
|
6 |
+
joblib==1.4.2
|
7 |
+
python==3.10.12
|