Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
use latest websockets
Browse files- pre-requirements.txt +1 -0
pre-requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio_webrtc==0.0.23
|
|
2 |
librosa
|
3 |
python-dotenv
|
4 |
twilio
|
|
|
5 |
git+https://github.com/AK391/transformers-gradio.git
|
|
|
2 |
librosa
|
3 |
python-dotenv
|
4 |
twilio
|
5 |
+
websockets==14.1
|
6 |
git+https://github.com/AK391/transformers-gradio.git
|