Spaces:
No application file
No application file
ashwinradhe
commited on
Update requirements.txt
Browse files- requirements.txt +9 -5
requirements.txt
CHANGED
@@ -1,5 +1,9 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
datasets
|
3 |
+
huggingface_hub
|
4 |
+
transformers
|
5 |
+
torch
|
6 |
+
evaluate
|
7 |
+
requests
|
8 |
+
math
|
9 |
+
gradio
|