Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
laion
/
DALLE2-PyTorch
like
67
Follow
LAION eV
324
License:
mit
Model card
Files
Files and versions
Community
6
Update README.md
#2
by
tekkonetes
- opened
Mar 29, 2023
base:
refs/heads/main
←
from:
refs/pr/2
Discussion
Files changed
+7
-0
Files changed (1)
hide
show
README.md
+7
-0
README.md
CHANGED
Viewed
@@ -1,3 +1,10 @@
1
---
2
license: mit
3
---
1
---
2
license: mit
3
+
library_name: PyTorch
4
+
pipeline_tag: text-to-image
5
+
tags:
6
+
- PyTorch
7
---
8
+
9
+
# A Dalle2 Model, but in PyTorch
10
+
Pretty much what the title says