ANXLOG commited on
Commit
f10ca76
·
verified ·
1 Parent(s): d76b5df

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- numpy>=1.21.0
2
- opencv-python>=4.5.0
3
- Pillow>=9.0.0
4
- PyQt5>=5.15.0
5
- scikit-image>=0.19.0 # Optional: for accurate SSIM calculation
 
 
1
+ gradio
2
+ numpy
3
+ sympy
4
+ plotly
5
+ networkx
6
+ scipy