ZhenYang21 commited on
Commit
4991b52
·
verified ·
1 Parent(s): a18affb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
- transformers
2
- torch
3
- gradio
 
 
 
1
+ transformers>=4.44.0
2
+ torch>=2.1.0
3
+ accelerate
4
+ gradio>=4.0.0
5
+ pillow