Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -2,7 +2,4 @@ transformers>=4.35.0
|
|
2 |
torch>=2.0.0
|
3 |
gradio>=4.0.0
|
4 |
accelerate>=0.20.0
|
5 |
-
bitsandbytes>=0.41.0
|
6 |
-
google-auth>=2.0.0
|
7 |
-
google-auth-oauthlib>=0.8.0
|
8 |
-
google-auth-httplib2>=0.1.0
|
|
|
2 |
torch>=2.0.0
|
3 |
gradio>=4.0.0
|
4 |
accelerate>=0.20.0
|
5 |
+
bitsandbytes>=0.41.0
|
|
|
|
|
|