BryanBradfo commited on
Commit
995f0f7
·
1 Parent(s): 104c3a4

requirements solved

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- streamlit==1.30.0
2
- torch==2.1.0
3
- transformers==4.35.0
4
- python-dotenv==1.0.0
5
- huggingface-hub==0.19.0
6
- accelerate==0.23.0
7
- protobuf==3.20.3
 
1
+ streamlit
2
+ torch
3
+ transformers
4
+ python-dotenv
5
+ accelerate
6
+ protobuf>=3.20.0