S-Dreamer commited on
Commit
fd9111e
·
verified ·
1 Parent(s): 1be4869

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -14
requirements.txt CHANGED
@@ -1,15 +1,7 @@
1
 
2
- # Dependencies
3
- streamlit==1.29.0
4
- torch==2.1.0
5
- transformers==4.35.2
6
- datasets==2.15.0
7
- pandas==2.1.3
8
- plotly==5.18.0
9
- black==23.11.0
10
- flake8==6.1.0
11
- pytest==7.4.3
12
- mypy==1.7.1
13
- isort==5.12.0
14
- safetensors==0.4.1
15
- huggingface-hub==0.19.4
 
1
 
2
+ streamlit==1.57.0
3
+ python-dotenv
4
+ google-genai
5
+ pandas
6
+ plotly
7
+ huggingface-hub