Spaces:
Runtime error
Runtime error
Commit
·
2f4d537
1
Parent(s):
12cda3a
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.22.0
|
2 |
+
ipykernel==6.22.0
|
3 |
+
watchdog==3.0.0
|
4 |
+
elevenlabs
|