24Sureshkumar commited on
Commit
9774af8
·
verified ·
1 Parent(s): b6ca69f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
- gradio==4.25.0
2
- transformers==4.41.0
3
- torch==1.12.0 # Or another version of torch (e.g., 1.12.1)
4
- sentencepiece==0.1.97 # This should resolve MarianTokenizer issue
5
- pillow==9.3.0
6
- requests==2.28.1
 
1
+ gradio
2
+ transformers
3
+ torch
4
+ Pillow