gcrocetti commited on
Commit
7e93637
·
verified ·
1 Parent(s): 35c1873

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -8
requirements.txt CHANGED
@@ -1,9 +1,7 @@
1
- %%writefile requirements.txt
2
-
3
- numpy==1.26.4
4
- pandas==2.2.2
5
- streamlit==1.47.0
6
- torch==2.6.0
7
- transformers==4.53.2
8
- accelerate==1.9.0
9
  huggingface_hub==0.36.0
 
1
+ numpy==1.26.4
2
+ pandas==2.2.2
3
+ streamlit==1.47.0
4
+ torch==2.6.0
5
+ transformers==4.53.2
6
+ accelerate==1.9.0
 
 
7
  huggingface_hub==0.36.0