Spaces:
Sleeping
Sleeping
saifeddinemk
commited on
Commit
•
7a1bba5
1
Parent(s):
33bdf08
Fixed app v2
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
-
transformers
|
4 |
-
torch
|
5 |
pydantic
|
6 |
optimum[openvino]
|
7 |
|
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
+
transformers
|
4 |
+
torch
|
5 |
pydantic
|
6 |
optimum[openvino]
|
7 |
|