Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
title: Gemma‑3n SOAP Generator
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
@@ -34,4 +34,4 @@ Install them all via:
|
|
34 |
```bash
|
35 |
pip install --no-deps \
|
36 |
git+https://github.com/huggingface/transformers.git \
|
37 |
-
bitsandbytes accelerate timm easyocr gradio huggingface_hub
|
|
|
1 |
---
|
2 |
title: Gemma‑3n SOAP Generator
|
3 |
+
emoji: 🩺
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: green
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.38.2
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
|
|
34 |
```bash
|
35 |
pip install --no-deps \
|
36 |
git+https://github.com/huggingface/transformers.git \
|
37 |
+
bitsandbytes accelerate timm easyocr gradio huggingface_hub
|