BjarneBepaData commited on
Commit
177cf6f
1 Parent(s): f0dc920

Adding uvicorn as a dependency

Browse files
Files changed (1) hide show
  1. 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