Spaces:
Build error
Build error
AlexKoff88
commited on
Commit
•
4ce0366
1
Parent(s):
4095c6a
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
2 |
torch==1.13.1+cpu
|
3 |
-
openvino-dev==
|
4 |
accelerate==0.18.0
|
5 |
addict==2.4.0
|
6 |
aiohttp==3.8.3
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
2 |
torch==1.13.1+cpu
|
3 |
+
openvino-dev==2022.3
|
4 |
accelerate==0.18.0
|
5 |
addict==2.4.0
|
6 |
aiohttp==3.8.3
|