Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
torch
|
| 2 |
transformers==4.44.2
|
| 3 |
onnx
|
|
|
|
| 4 |
gradio
|
|
|
|
|
|
| 1 |
torch
|
| 2 |
transformers==4.44.2
|
| 3 |
onnx
|
| 4 |
+
onnxscript
|
| 5 |
gradio
|
| 6 |
+
huggingface_hub
|