stable-diffusion-ai commited on
Commit
9c11a3a
·
verified ·
1 Parent(s): 86043fa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -82,6 +82,9 @@ project_details_HTML = '''<!DOCTYPE html>
82
  Used transfer learning to build a Neural Network on top of BERT, the model had 23,63,137 trainable parameters, where BERT's parameters were not trainable.
83
  </p>
84
 
 
 
 
85
 
86
  </body>
87
  </html>
 
82
  Used transfer learning to build a Neural Network on top of BERT, the model had 23,63,137 trainable parameters, where BERT's parameters were not trainable.
83
  </p>
84
 
85
+ <p>
86
+ For free chat GPT-4 access without login, visit <a href="https://stablediffusion.fr/chatgpt4">Stable Diffusion online AI - Free Chat GPT-4</a>
87
+ </p>
88
 
89
  </body>
90
  </html>