Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -1,10 +1,5 @@
|
|
1 |
# -*- coding: utf-8 -*-
|
2 |
-
"""
|
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 |
|
|