tombetthauser commited on
Commit
8b8aee1
Β·
1 Parent(s): abae662

Try details in beta

Browse files
Files changed (1) hide show
  1. app.py +8 -2
app.py CHANGED
@@ -340,8 +340,14 @@ with gr.Blocks() as beta:
340
  gr.Markdown('''
341
  ## Beta Models / Concepts
342
 
343
- This tool allows you to test out newly trained beta concepts trained by artists. To add your own beta concept see the link below. This uses free access to Google's GPUs but will require a password / key that you can get from the discord server. After a new concept / model is trained it will be automatically added to this tab when the app is redeployed.
344
- <br><br>
 
 
 
 
 
 
345
  <a href="https://colab.research.google.com/drive/1FhOpcEjHT7EN53Zv9MFLQTytZp11wjqg#scrollTo=hzUluHT-I42O">train your own beta model / concept</a>
346
  <br>
347
  <a href="http://www.astronaut.horse">http://www.astronaut.horse</a>
 
340
  gr.Markdown('''
341
  ## Beta Models / Concepts
342
 
343
+ <details>
344
+ <summary>
345
+ ...
346
+ </summary>
347
+ This tool allows you to test out newly trained beta concepts trained by artists. To add your own beta concept see the link below. This uses free access to Google's GPUs but will require a password / key that you can get from the discord server. After a new concept / model is trained it will be automatically added to this tab when the app is redeployed.
348
+ </details>
349
+
350
+ <br>
351
  <a href="https://colab.research.google.com/drive/1FhOpcEjHT7EN53Zv9MFLQTytZp11wjqg#scrollTo=hzUluHT-I42O">train your own beta model / concept</a>
352
  <br>
353
  <a href="http://www.astronaut.horse">http://www.astronaut.horse</a>