Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
update
Browse files- packages.txt +0 -1
- pre-requirements.txt +4 -0
- requirements.txt +0 -6
packages.txt
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
llvm-dev
|
|
|
|
pre-requirements.txt
CHANGED
@@ -1 +1,5 @@
|
|
|
|
|
|
|
|
|
|
1 |
git+https://github.com/AK391/transformers-gradio.git
|
|
|
1 |
+
gradio_webrtc==0.0.23
|
2 |
+
librosa
|
3 |
+
python-dotenv
|
4 |
+
twilio
|
5 |
git+https://github.com/AK391/transformers-gradio.git
|
requirements.txt
CHANGED
@@ -401,10 +401,4 @@ lumaai-gradio @ git+https://github.com/AK391/lumaai-gradio.git
|
|
401 |
|
402 |
cohere-gradio @ git+https://github.com/AK391/cohere-gradio.git
|
403 |
|
404 |
-
llvmlite==0.34.0
|
405 |
-
numba==0.51.2
|
406 |
|
407 |
-
gradio_webrtc==0.0.23
|
408 |
-
librosa
|
409 |
-
python-dotenv
|
410 |
-
twilio
|
|
|
401 |
|
402 |
cohere-gradio @ git+https://github.com/AK391/cohere-gradio.git
|
403 |
|
|
|
|
|
404 |
|
|
|
|
|
|
|
|