Spaces:
Sleeping
Sleeping
Yarik
commited on
Commit
·
6618c92
1
Parent(s):
acee69e
requirements.txt update
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
numpy>=1.19.5
|
2 |
torch>=1.9
|
3 |
ukrainian-word-stress
|
|
|
4 |
fastapi
|
5 |
pydantic
|
6 |
uvicorn
|
|
|
1 |
numpy>=1.19.5
|
2 |
torch>=1.9
|
3 |
ukrainian-word-stress
|
4 |
+
huggingface_hub
|
5 |
fastapi
|
6 |
pydantic
|
7 |
uvicorn
|