Spaces:
Runtime error
Runtime error
BjarneBepaData
commited on
Commit
•
177cf6f
1
Parent(s):
f0dc920
Adding uvicorn as a dependency
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
# Add the other requirements here
|
2 |
fastapi
|
|
|
3 |
elevenlabs
|
|
|
1 |
# Add the other requirements here
|
2 |
fastapi
|
3 |
+
uvicorn
|
4 |
elevenlabs
|