GitHub Copilot commited on
Commit
5b99395
·
1 Parent(s): 851cd5a

Fix: Add missing sympy dependency

Browse files
Files changed (1) hide show
  1. 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