Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
laion
/
DALLE2-PyTorch
like
67
Follow
LAION eV
322
License:
mit
Model card
Files
Files and versions
Community
6
tekkonetes
commited on
Mar 29, 2023
Commit
f9b0718
•
1 Parent(s):
42b40a5
Update README.md
Browse files
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