Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ transformers==4.38.0
|
|
| 3 |
accelerate==0.27.0
|
| 4 |
gradio==4.0.0
|
| 5 |
matplotlib==3.8.0
|
| 6 |
-
numpy==1.24.0
|
|
|
|
|
|
| 3 |
accelerate==0.27.0
|
| 4 |
gradio==4.0.0
|
| 5 |
matplotlib==3.8.0
|
| 6 |
+
numpy==1.24.0
|
| 7 |
+
sympy==1.12 # For advanced math
|