Spaces:
Build error
Build error
jakewatson commited on
Commit ·
acd7753
1
Parent(s): e8b41a9
requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
|
@@ -1,2 +1,5 @@
|
|
| 1 |
-
huggingface_hub==0.
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
huggingface_hub==0.23.*
|
| 2 |
+
gradio==4.39.*
|
| 3 |
+
torch==2.4.*
|
| 4 |
+
transformers==4.43.*
|
| 5 |
+
accelerate==0.33.*
|