Galaxydude2 commited on
Commit
cff8fe2
·
verified ·
1 Parent(s): 9925016

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -7
requirements.txt CHANGED
@@ -1,7 +1,5 @@
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
 
1
+ gradio>=4.44.0
2
+ diffusers>=0.30.0
3
+ torch>=2.4.0
4
+ transformers>=4.44.0
5
+ accelerate>=0.33.0