Spaces:
Running on CPU Upgrade

akhaliq HF staff commited on
Commit
6d97eff
·
1 Parent(s): cdec46d
Files changed (3) hide show
  1. packages.txt +0 -1
  2. pre-requirements.txt +4 -0
  3. 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