SmokeyBandit commited on
Commit
30c9349
Β·
verified Β·
1 Parent(s): 9fc9ec2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  gradio>=5.0.0
2
- python-dotenv>=0.19.0
3
  transformers>=4.30.0
4
  torch>=2.0.0
5
- sentencepiece>=0.1.99
 
 
1
  gradio>=5.0.0
 
2
  transformers>=4.30.0
3
  torch>=2.0.0
4
+ sentencepiece>=0.1.99
5
+ python-dotenv>=0.19.0