ceymox commited on
Commit
d518902
·
verified ·
1 Parent(s): 13f4b4c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt CHANGED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio==3.50.2
2
+ torch>=2.0.0
3
+ transformers>=4.38.0
4
+ bitsandbytes>=0.40.0
5
+ accelerate>=0.21.0
6
+ pytz
7
+ google-auth>=2.22.0
8
+ google-api-python-client>=2.93.0