Update requirements.txt

#7
by AhmadHakami - opened

When you clone this repository and run the app.py file, install the gradio library to fix this error message:

    import gradio as gr
ModuleNotFoundError: No module named 'gradio'```
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment