Tulitula commited on
Commit
21890e3
·
verified ·
1 Parent(s): 54e8072

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
- gradio[oauth,mcp]==5.34.2
2
- transformers>=4.48.0
3
  torch
 
 
4
  Pillow
 
1
+ gradio>=3.0
2
+ transformers>=4.30
3
  torch
4
+ torchvision
5
+ sentencepiece
6
  Pillow