Spaces:
Running
on
Zero
Running
on
Zero
Lord-Raven
commited on
Commit
·
ccfd660
1
Parent(s):
4f1e77a
Messing with configuration.
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,6 +4,6 @@ huggingface_hub==0.26.0
|
|
4 |
json5==0.9.25
|
5 |
numpy
|
6 |
optimum[exporters,onnxruntime-gpu]==1.24.0
|
7 |
-
transformers==4.
|
8 |
sentence-transformers==3.0.1
|
9 |
safetensors
|
|
|
4 |
json5==0.9.25
|
5 |
numpy
|
6 |
optimum[exporters,onnxruntime-gpu]==1.24.0
|
7 |
+
transformers==4.36
|
8 |
sentence-transformers==3.0.1
|
9 |
safetensors
|