Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -2,4 +2,7 @@ transformers
|
|
2 |
accelerate
|
3 |
datasets
|
4 |
gradio
|
5 |
-
sympy
|
|
|
|
|
|
|
|
2 |
accelerate
|
3 |
datasets
|
4 |
gradio
|
5 |
+
sympy
|
6 |
+
gguf
|
7 |
+
matplotlib
|
8 |
+
pandas
|