Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- 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
|