fkonovalenko commited on
Commit
8f74342
1 Parent(s): a7da221

first commit

Browse files
Files changed (2) hide show
  1. requirements.txt +4 -0
  2. 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