Spaces:
Sleeping
Sleeping
Juju519
commited on
Update package versions in requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
|
|
|
| 1 |
+
transformers>=4.40
|
| 2 |
+
accelerate>=0.26.0
|
| 3 |
+
torch>=2.1
|
| 4 |
+
gradio>=4.0
|
| 5 |
+
prometheus-client
|