Hardik5456 commited on
Commit
7f04c0d
·
verified ·
1 Parent(s): c3cdbfc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
- discord.py==2.3.2
2
- requests==2.28.2
3
- gradio==3.37.0
 
 
 
1
+ gradio>=3.50.2
2
+ huggingface_hub>=0.19.4
3
+ transformers>=4.35.0
4
+ torch>=2.0.0
5
+ accelerate>=0.25.0