Static_Fingerprint_API / requirements.txt
COCODEDE04's picture
Update requirements.txt
fde4b2c verified
raw
history blame contribute delete
171 Bytes
tensorflow-cpu==2.13.1
numpy==1.23.5
h5py==3.8.0
# UI
gradio==3.50.2
gradio-client==0.6.1
# Keep Pydantic on v1 for old Gradio
pydantic==1.10.13
typing-extensions==4.5.0