Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
|
3 |
-
|
4 |
optimum-intel @ git+https://github.com/huggingface/optimum-intel.git
|
5 |
|
6 |
-
|
7 |
openvino-genai
|
8 |
fastapi
|
9 |
uvicorn
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
|
3 |
+
transformers @ git+https://github.com/huggingface/transformers.git
|
4 |
optimum-intel @ git+https://github.com/huggingface/optimum-intel.git
|
5 |
|
6 |
+
|
7 |
openvino-genai
|
8 |
fastapi
|
9 |
uvicorn
|