moslem commited on
Commit
3e1fb39
·
verified ·
1 Parent(s): 0b8d5a4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -8
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- gradio>=3.40.0
2
- transformers>=4.30.0
3
- torch>=2.0.0
4
- pillow>=9.0.0
5
- # Optional extras (uncomment if needed by the model)
6
- # accelerate>=0.20.3
7
- # diffusers>=0.11.0
8
- # safetensors>=0.3.0
 
1
+ gradio>=4.0
2
+ torch
3
+ transformers
4
+ # Optional extras (uncomment if needed by the model)
5
+ # accelerate>=0.20.3
6
+ # diffusers>=0.11.0
7
+ # safetensors>=0.3.0