yusuf-tiryaki commited on
Commit
b7d5f4a
·
1 Parent(s): 70cf210

github url

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -138,8 +138,8 @@ with gr.Blocks() as demo:
138
  # İsteğe bağlı: Sayfanın en altına profesyonel bir not eklendi
139
  gr.Markdown("---")
140
  gr.Markdown("""
141
- ### 📊 GitHub
142
- https://github.com/yusuftiryaki/3dpartsegmentation.git
143
  """)
144
 
145
  demo.launch()
 
138
  # İsteğe bağlı: Sayfanın en altına profesyonel bir not eklendi
139
  gr.Markdown("---")
140
  gr.Markdown("""
141
+ ### 📊 Train GitHub
142
+ https://github.com/yusuftiryaki/clifford-shapenet-segmentation.git
143
  """)
144
 
145
  demo.launch()