Spaces:
Sleeping
Sleeping
Add more to intructions
Browse files
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():
|