Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -8
requirements.txt
CHANGED
@@ -2,13 +2,6 @@ streamlit
|
|
2 |
asyncio
|
3 |
websockets
|
4 |
edge-tts
|
5 |
-
audio-recorder-streamlit
|
6 |
nest-asyncio
|
7 |
-
anthropic
|
8 |
-
openai
|
9 |
-
PyPDF2
|
10 |
gradio-client
|
11 |
-
|
12 |
-
streamlit-marquee
|
13 |
-
pandas
|
14 |
-
pillow
|
|
|
2 |
asyncio
|
3 |
websockets
|
4 |
edge-tts
|
|
|
5 |
nest-asyncio
|
|
|
|
|
|
|
6 |
gradio-client
|
7 |
+
streamlit-marquee
|
|
|
|
|
|