Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
huggingface_hub
|
| 2 |
streamlit
|
| 3 |
-
onnxscript
|
| 4 |
transformers[torch]==4.49.0
|
| 5 |
onnxruntime==1.20.1
|
| 6 |
optimum@git+https://github.com/huggingface/optimum.git@b04feaea78cda58d79b8da67dca3fd0c4ab33435
|
|
|
|
| 1 |
huggingface_hub
|
| 2 |
streamlit
|
|
|
|
| 3 |
transformers[torch]==4.49.0
|
| 4 |
onnxruntime==1.20.1
|
| 5 |
optimum@git+https://github.com/huggingface/optimum.git@b04feaea78cda58d79b8da67dca3fd0c4ab33435
|