You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(base) C:\code\Grounded-Segment-Anything>python gradio_app.py
Traceback (most recent call last):
File "C:\code\Grounded-Segment-Anything\gradio_app.py", line 1, in <module>
import gradio as gr
ModuleNotFoundError: No module named 'gradio'
It would be much better if there is requirements.txt for us to pip install -r requirements.txt
The text was updated successfully, but these errors were encountered:
It would be much better if there is requirements.txt for us to pip install -r requirements.txt
The text was updated successfully, but these errors were encountered: