Grounded-Segment-Anything icon indicating copy to clipboard operation
Grounded-Segment-Anything copied to clipboard

please list dependencies in requirements.txt thanks

Open stevezkw1998 opened this issue 1 year ago • 2 comments

(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

stevezkw1998 avatar Apr 07 '23 22:04 stevezkw1998

Sure! We're going to carefully refine this project to make it better for the users!

rentainhe avatar Apr 08 '23 01:04 rentainhe

Sure! We're going to carefully refine this project to make it better for the users!

Thank you for your active response for users, always looking forward to experiencing it

stevezkw1998 avatar Apr 09 '23 03:04 stevezkw1998