Bonosa2 commited on
Commit
a6fdce4
Β·
verified Β·
1 Parent(s): f5b49a2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -7
app.py CHANGED
@@ -1,10 +1,5 @@
1
  # -*- coding: utf-8 -*-
2
- """gemma_3n_colab.ipynb
3
-
4
- Automatically generated by Colab.
5
-
6
- Original file is located at
7
- https://colab.research.google.com/drive/1U5pbaYG8qD7HFANwU7PI1jbLGOPvArnP
8
 
9
  # πŸ₯ Gemma 3N SOAP Note Generator
10
  ## Interactive Medical Documentation Assistant
@@ -699,4 +694,3 @@ show_system_info()
699
  *πŸ€– Powered by Google's Gemma 3N Model | πŸ”’ All processing performed locally*
700
  """
701
 
702
- !gradio deploy
 
1
  # -*- coding: utf-8 -*-
2
+ """
 
 
 
 
 
3
 
4
  # πŸ₯ Gemma 3N SOAP Note Generator
5
  ## Interactive Medical Documentation Assistant
 
694
  *πŸ€– Powered by Google's Gemma 3N Model | πŸ”’ All processing performed locally*
695
  """
696