Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -9,3 +9,6 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
---
|
|
|
|
|
|
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
---
|
12 |
+
|
13 |
+
Uses the same code as NanoGPT code (https://github.com/shyshin/NanoGPT) on Github.
|
14 |
+
Adds streaming output logic along with gradio interface.
|