leo861 commited on
Commit
041be4e
·
verified ·
1 Parent(s): 350b2c3

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -15,4 +15,5 @@ libsndfile1==0.0.0 # Required for audio processing
15
  pyrebase4==4.8.0 # Firebase Python wrapper
16
  python-engineio==4.2.1
17
  python-socketio==5.4.0
18
- eventlet==0.33.0 # Required for WebSocket support
 
 
15
  pyrebase4==4.8.0 # Firebase Python wrapper
16
  python-engineio==4.2.1
17
  python-socketio==5.4.0
18
+ eventlet==0.33.0 # Required for WebSocket support
19
+ huggingface_hub==0.19.4 # Required for model downloading