Skip to content

Commit

Permalink
arxiv link
Browse files Browse the repository at this point in the history
  • Loading branch information
unixpickle committed Dec 21, 2021
1 parent 1f791b8 commit a2e38ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# GLIDE

This is the official codebase for running the small, filtered-data GLIDE model from [GLIDE: Towards Photorealistic Image Generation and Editing with Text-Guided Diffusion Models](openai.com).
This is the official codebase for running the small, filtered-data GLIDE model from [GLIDE: Towards Photorealistic Image Generation and Editing with Text-Guided Diffusion Models](https://arxiv.org/abs/2112.10741).

For details on the pre-trained models in this repository, see the [Model Card](model-card.md).

Expand Down
4 changes: 1 addition & 3 deletions model-card.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
# Overview

This card describes the diffusion model GLIDE (filtered) and noised CLIP model described in the paper [GLIDE: Towards
Photorealistic Image Generation and Editing with Text-Guided Diffusion Models.][glide_arxiv]

[glide_arxiv]: TODO
Photorealistic Image Generation and Editing with Text-Guided Diffusion Models][https://arxiv.org/abs/2112.10741]

# Datasets

Expand Down

0 comments on commit a2e38ee

Please sign in to comment.