Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -2,8 +2,8 @@ gradio==5.25.0
|
|
2 |
google-generativeai
|
3 |
numpy
|
4 |
torch
|
5 |
-
torchaudio
|
6 |
transformers
|
7 |
huggingface_hub
|
8 |
-
|
9 |
-
|
|
|
|
2 |
google-generativeai
|
3 |
numpy
|
4 |
torch
|
|
|
5 |
transformers
|
6 |
huggingface_hub
|
7 |
+
python-dotenv
|
8 |
+
snac
|
9 |
+
torchaudio
|