Spaces:
Sleeping
Sleeping
Hazzzardous
commited on
Commit
•
8b38f15
1
Parent(s):
6b466a0
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,10 @@ sdk: gradio
|
|
7 |
sdk_version: 3.17.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
-
license:
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
7 |
sdk_version: 3.17.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
+
license: gpl-3.0
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
+
Based on:
|
15 |
+
|
16 |
+
https://huggingface.co/spaces/yahma/rwkv
|