Nitin00043 commited on
Commit
f9e2ef5
·
verified ·
1 Parent(s): ec7d971

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
  transformers>=4.30.0
2
- torch
3
- bitsandbytes
4
- gradio>=3.0.0
5
- accelerate
6
- huggingface_hub
 
1
  transformers>=4.30.0
2
+ torch>=2.0.0
3
+ gradio>=3.39.0
4
+ Pillow>=9.0.0