Galaxydude2 commited on
Commit
c837be3
·
verified ·
1 Parent(s): 6a0e62f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -3
requirements.txt CHANGED
@@ -1,9 +1,7 @@
1
- # requirements.txt – Streamlit-Version (2026-kompatibel)
2
-
3
  streamlit>=1.38.0
4
  pillow>=10.0.0
5
  opencv-python-headless>=4.9.0
6
  numpy>=1.26.0
7
  nudenet>=0.0.7
8
- deepface>=0.0.79,<0.0.90
9
  tensorflow-cpu>=2.15.0,<2.17.0
 
 
 
1
  streamlit>=1.38.0
2
  pillow>=10.0.0
3
  opencv-python-headless>=4.9.0
4
  numpy>=1.26.0
5
  nudenet>=0.0.7
6
+ deepface>=0.0.79
7
  tensorflow-cpu>=2.15.0,<2.17.0