rvv-karma commited on
Commit
3548583
·
1 Parent(s): b08f2d7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- transformers
2
- torch
3
- Pillow
4
  gradio==3.50
 
1
+ transformers==4.35.2
2
+ torch==2.1.0
3
+ Pillow==9.4.0
4
  gradio==3.50