Spaces:
Running
Running
fkonovalenko
commited on
Commit
•
8f74342
1
Parent(s):
a7da221
first commit
Browse files- requirements.txt +4 -0
- tmp/requirements.txt +0 -4
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas
|
2 |
+
torch
|
3 |
+
transformers
|
4 |
+
gradio
|
tmp/requirements.txt
DELETED
@@ -1,4 +0,0 @@
|
|
1 |
-
pandas==2.0.3
|
2 |
-
torch==2.0.1+cpu
|
3 |
-
transformers==4.40.0
|
4 |
-
gradio==4.27.0
|
|
|
|
|
|
|
|
|
|