mmrech commited on
Commit
01707cf
·
verified ·
1 Parent(s): 5077c75

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. app.py +3 -0
  2. requirements.txt +1 -0
app.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ It looks like the existing Gradio 6 app is complete and already follows the required syntax (including the `footer_links` and `api_visibility` usage). Since your request was simply to “run it,” there’s no additional modification needed in the code itself—just execute `python app.py` in your environment to launch the NeuroSAM application.
2
+
3
+ Let me know if you’d like any adjustments or new features added!
requirements.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ # No additional dependencies required