ClearAI / requirements.txt
nihuajian
Update requirements.txt
43f122a verified
raw
history blame contribute delete
306 Bytes
# ClearAI 图像增强应用依赖库
# 版本号已经测试过兼容性
# 核心框架
gradio==5.42.0
# 图像处理库
Pillow==10.4.0
opencv-python==4.8.1.78
# 数值计算
numpy==1.24.3
huggingface_hub
# 可选:如果需要更高级的图像处理功能
# scikit-image==0.21.0
# matplotlib==3.7.2