Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +3 -8
requirements.txt
CHANGED
@@ -1,9 +1,4 @@
|
|
1 |
fastapi
|
2 |
-
uvicorn
|
3 |
-
|
4 |
-
|
5 |
-
torch
|
6 |
-
onnxruntime
|
7 |
-
scipy
|
8 |
-
protobuf
|
9 |
-
soundfile
|
|
|
1 |
fastapi
|
2 |
+
uvicorn
|
3 |
+
google-generativeai
|
4 |
+
pydantic
|
|
|
|
|
|
|
|
|
|