Spaces:
Runtime error
Runtime error
Update requirement.txt
Browse files- requirement.txt +2 -12
requirement.txt
CHANGED
@@ -1,15 +1,5 @@
|
|
1 |
-
google-generativeai
|
2 |
-
pandas
|
3 |
-
nltk
|
4 |
-
indic-nlp-library
|
5 |
-
transformers>=4.39.0
|
6 |
-
trl>=0.8.3
|
7 |
-
googletrans==3.1.0a0
|
8 |
-
sentencepiece
|
9 |
transformers
|
10 |
torch
|
11 |
-
|
12 |
-
|
13 |
-
datasets
|
14 |
-
huggingface-hub
|
15 |
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
transformers
|
2 |
torch
|
3 |
+
requests
|
4 |
+
Pillow
|
|
|
|
|
5 |
gradio
|