Spaces:
Runtime error
Runtime error
Commit
·
b0eec24
1
Parent(s):
07e60aa
Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ colorFrom: indigo
|
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
app_file: app.py
|
8 |
-
pinned:
|
9 |
license: openrail
|
10 |
---
|
11 |
|
@@ -30,4 +30,4 @@ Makersuite allows you to change context and examples in order to get the best ch
|
|
30 |
|
31 |
Check out https://developers.generativeai.google/tutorials/makersuite_quickstart
|
32 |
|
33 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
app_file: app.py
|
8 |
+
pinned: true
|
9 |
license: openrail
|
10 |
---
|
11 |
|
|
|
30 |
|
31 |
Check out https://developers.generativeai.google/tutorials/makersuite_quickstart
|
32 |
|
33 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|