Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -23,4 +23,6 @@ transformers
|
|
| 23 |
torch --index-url https://download.pytorch.org/whl/cpu
|
| 24 |
numpy
|
| 25 |
einops
|
| 26 |
-
psycopg2-binary
|
|
|
|
|
|
|
|
|
| 23 |
torch --index-url https://download.pytorch.org/whl/cpu
|
| 24 |
numpy
|
| 25 |
einops
|
| 26 |
+
psycopg2-binary
|
| 27 |
+
onnxruntime
|
| 28 |
+
optimum
|