Spaces:
Runtime error
Runtime error
GitHub Copilot commited on
Commit ·
5b99395
1
Parent(s): 851cd5a
Fix: Add missing sympy dependency
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,4 @@ scikit-image>=0.19.0
|
|
| 5 |
gradio
|
| 6 |
plotly
|
| 7 |
huggingface_hub<0.27.0
|
|
|
|
|
|
| 5 |
gradio
|
| 6 |
plotly
|
| 7 |
huggingface_hub<0.27.0
|
| 8 |
+
sympy
|