mini header, fh-bootstrap
Browse files- README.md +1 -0
- requirements.txt +2 -1
README.md
CHANGED
@@ -6,6 +6,7 @@ colorTo: yellow
|
|
6 |
sdk: docker
|
7 |
pinned: true
|
8 |
license: apache-2.0
|
|
|
9 |
---
|
10 |
|
11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
6 |
sdk: docker
|
7 |
pinned: true
|
8 |
license: apache-2.0
|
9 |
+
header: mini
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ python-fasthtml
|
|
3 |
python-dotenv
|
4 |
fasthtml-hf
|
5 |
markdown
|
6 |
-
huggingface_hub
|
|
|
|
3 |
python-dotenv
|
4 |
fasthtml-hf
|
5 |
markdown
|
6 |
+
huggingface_hub
|
7 |
+
fh-bootstrap
|