HISIA_V1_DEMO / requirements.txt
ANON-STUDIOS-254's picture
Update requirements.txt
6eb7a10 verified
raw
history blame contribute delete
373 Bytes
# TensorFlow version that is compatible with the current setup
tensorflow==2.13.0
# Keras version compatible with TensorFlow 2.13.0
keras==2.13.1
# NumPy version that is compatible with TensorFlow and Keras
numpy==1.23.5
# Any other required libraries
# or the version you need for your project
pandas==2.0.3
gradio==3.29.0
matplotlib==3.7.1
huggingface-hub==0.22.2