Bonosa2 commited on
Commit
edeecc0
·
verified ·
1 Parent(s): 9f5b856

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -1,10 +1,6 @@
1
  # -*- coding: utf-8
2
 
3
  # 🏥 Gemma 3N SOAP Note Generator
4
- ## Interactive Medical Documentation Assistant
5
- """
6
- This notebook provides a complete interface for generating SOAP notes from medical text using the Gemma 3N model.
7
- """
8
  @spaces.GPU # This decorator tells HF Spaces to use GPU
9
 
10
  # Enable widgets
 
1
  # -*- coding: utf-8
2
 
3
  # 🏥 Gemma 3N SOAP Note Generator
 
 
 
 
4
  @spaces.GPU # This decorator tells HF Spaces to use GPU
5
 
6
  # Enable widgets