Luciano665 commited on
Commit
21fa12d
·
verified ·
1 Parent(s): fd2f2cc

Add more to intructions

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -222,6 +222,7 @@ def create_ui():
222
  2. After cloning, to see the new repository appear in the namespace dropdown, type any character into the URL box and click **Git Clone 😺** again.
223
  3. Select the desired namespace from the dropdown.
224
  4. Use the chatbot below to interact with the selected codebase.
 
225
  """)
226
 
227
  with gr.Row():
 
222
  2. After cloning, to see the new repository appear in the namespace dropdown, type any character into the URL box and click **Git Clone 😺** again.
223
  3. Select the desired namespace from the dropdown.
224
  4. Use the chatbot below to interact with the selected codebase.
225
+ (Sorry for this I'm currently trying to solve this bug, feel free to se the code if you can spot the issue 🙂‍↕️)
226
  """)
227
 
228
  with gr.Row():