Spaces:
Sleeping
Sleeping
# 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 | |