Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
torch
|
2 |
transformers
|
3 |
-
|
4 |
Pillow
|
5 |
gradio
|
|
|
6 |
pix2tex
|
|
|
1 |
torch
|
2 |
transformers
|
3 |
+
datasets
|
4 |
Pillow
|
5 |
gradio
|
6 |
+
sympy
|
7 |
pix2tex
|