Atharwaaah commited on
Commit
834863e
·
verified ·
1 Parent(s): b9c078d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
- torch
2
- transformers
3
- gradio
4
- Pillow
 
 
 
1
+ transformers>=4.35.0
2
+ accelerate>=0.24.0
3
+ bitsandbytes>=0.41.0
4
+ gradio>=3.50.0
5
+ torch>=2.0.0
6
+ pillow>=10.0.0