Spaces:
Running on Zero
Running on Zero
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
transformers==4.55.0
|
| 2 |
onnxruntime-gpu==1.26.0
|
| 3 |
safetensors
|
| 4 |
-
numpy
|
|
|
|
|
|
| 1 |
transformers==4.55.0
|
| 2 |
onnxruntime-gpu==1.26.0
|
| 3 |
safetensors
|
| 4 |
+
numpy
|
| 5 |
+
torchaudio
|