xiaoyao9184 commited on
Commit
fccfe7a
·
verified ·
1 Parent(s): 87c1b67

Synced repo using 'sync_with_huggingface' Github Action

Browse files

original:
- remote: "https://github.com/xiaoyao9184/docker-dall-e"
- commit: "63ce42373b2ee1f55e0110d6e1843dc91176a1a1"
sync_with_huggingface:
- repository: ""
- ref: ""

Files changed (1) hide show
  1. gradio_app.py +1 -1
gradio_app.py CHANGED
@@ -151,7 +151,7 @@ if '__main__' == __name__:
151
 
152
  Find the original project [here](https://github.com/openai/DALL-E).
153
  Or this project [here](https://github.com/xiaoyao9184/docker-dall-e).
154
- See the [README](./blob/main/README.md) for Spaces's metadata.
155
  """)
156
 
157
  with gr.Tabs():
 
151
 
152
  Find the original project [here](https://github.com/openai/DALL-E).
153
  Or this project [here](https://github.com/xiaoyao9184/docker-dall-e).
154
+ See the [README](https://huggingface.co/spaces/xiaoyao9184/dall-e/blob/main/README.md) for Spaces's metadata.
155
  """)
156
 
157
  with gr.Tabs():