Update requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
@@ -3,6 +3,4 @@ gradio==3.13.0 # For the Gradio interface
|
|
3 |
datasets==2.14.1 # To load and manage the bigcode/the-stack dataset
|
4 |
torch==2.0.1 # For model inference with Whisper
|
5 |
soundfile==0.11.0 # For audio file handling
|
6 |
-
httpx==0.23.0
|
7 |
-
httpcore==0.16.1
|
8 |
|
|
|
3 |
datasets==2.14.1 # To load and manage the bigcode/the-stack dataset
|
4 |
torch==2.0.1 # For model inference with Whisper
|
5 |
soundfile==0.11.0 # For audio file handling
|
|
|
|
|
6 |
|