Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
laion
/
DALLE2-PyTorch
like
68
Follow
LAION eV
841
License:
mit
Model card
Files
Files and versions
xet
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