Update README to include stlite.
Browse files
README.md
CHANGED
|
@@ -18,6 +18,5 @@ pinned: true
|
|
| 18 |
- Export as a standalone HTML file or copy a snippet to use in another webpage!
|
| 19 |
|
| 20 |
## Current Limitations
|
| 21 |
-
- Only gradio-lite apps using the python standard libraries
|
| 22 |
-
- The chat hasn't been tuned on gradio library data; it may make mistakes
|
| 23 |
-
- The app needs to fully reload each time it is changed
|
|
|
|
| 18 |
- Export as a standalone HTML file or copy a snippet to use in another webpage!
|
| 19 |
|
| 20 |
## Current Limitations
|
| 21 |
+
- Only gradio-lite and stlite apps using the python standard libraries are supported
|
| 22 |
+
- The chat hasn't been tuned on gradio or streamlit library data; it may make mistakes
|
|
|