Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ Pillow
|
|
| 5 |
gradio
|
| 6 |
sympy
|
| 7 |
pix2tex
|
| 8 |
-
timm==0.6.13
|
|
|
|
|
|
| 5 |
gradio
|
| 6 |
sympy
|
| 7 |
pix2tex
|
| 8 |
+
timm==0.6.13
|
| 9 |
+
accelerate>=0.20.1
|