Spaces:
Sleeping
Sleeping
amitke
commited on
Commit
·
b53cc5c
1
Parent(s):
37efcc4
fix req
Browse files- req.txt +2 -0
- requirements.txt +1 -2
req.txt
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==6.1.0
|
| 2 |
+
torch==2.9.1
|
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
-
|
| 2 |
-
//torch==2.9.1
|
| 3 |
numpy==1.26.4
|
| 4 |
pandas==2.2.2
|
| 5 |
scikit-learn==1.4.2
|
|
|
|
| 1 |
+
|
|
|
|
| 2 |
numpy==1.26.4
|
| 3 |
pandas==2.2.2
|
| 4 |
scikit-learn==1.4.2
|