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