Maaz1 commited on
Commit
d804e92
·
verified ·
1 Parent(s): e5eabef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  # main.py
2
- from gradio_app import create_gradio_interface
3
 
4
  def main():
5
  """Main entry point to run the Jewelry Recommender application."""
 
1
  # main.py
2
+ from frontend.gradio_app import create_gradio_interface
3
 
4
  def main():
5
  """Main entry point to run the Jewelry Recommender application."""