Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
trojblue
/
gpt2-prompt-upscaler-v1
like
0
Text Generation
Transformers
Safetensors
PyTorch
English
gpt2
text-generation-inference
License:
mit
Model card
Files
Files and versions
xet
Community
Train
Deploy
Use this model
trojblue
commited on
Dec 22, 2024
Commit
5ee8a83
·
verified
·
1 Parent(s):
a0bf29a
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+8
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,8 @@
1
-
---
2
-
license: openrail
3
-
---
1
+
---
2
+
license: openrail
3
+
language:
4
+
- en
5
+
base_model:
6
+
- openai-community/gpt2-medium
7
+
pipeline_tag: text-generation
8
+
---