Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
miittnnss
/
lstm-textgen-pets
like
0
Text Generation
PyTorch
Safetensors
textgen
lstm
License:
mit
Model card
Files
Files and versions
Community
2
miittnnss
commited on
Nov 21, 2023
Commit
1692720
•
1 Parent(s):
60b6c52
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -7,6 +7,6 @@ library_name: textgen
7
widget:
8
- text: Hi!
9
output:
10
-
text:
Hi! Im cute.
11
pipeline_tag: text-generation
12
---
7
widget:
8
- text: Hi!
9
output:
10
+
text:
cutie
11
pipeline_tag: text-generation
12
---