anas-awadalla commited on
Commit
c812f23
1 Parent(s): f6a286e
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -172,7 +172,7 @@ with gr.Blocks() as demo:
172
  """
173
  # 🦩 OpenFlamingo Demo
174
 
175
- Blog posts: #1 [An open-source framework for training vision-language models with in-context learning (like GPT-4!)](https://laion.ai/blog/open-flamingo/) // #2 [OpenFlamingo v2: New Models and Enhanced Training Setup]()\n
176
  GitHub: [open_flamingo](https://github.com/mlfoundations/open_flamingo)
177
 
178
  In this demo we implement an interactive interface that showcases the in-context learning capabilities of the OpenFlamingo-9B model, a large multimodal model trained on top of MPT-7B.
 
172
  """
173
  # 🦩 OpenFlamingo Demo
174
 
175
+ Blog posts: #1 [An open-source framework for training vision-language models with in-context learning](https://laion.ai/blog/open-flamingo/) // #2 [OpenFlamingo v2: New Models and Enhanced Training Setup]()\n
176
  GitHub: [open_flamingo](https://github.com/mlfoundations/open_flamingo)
177
 
178
  In this demo we implement an interactive interface that showcases the in-context learning capabilities of the OpenFlamingo-9B model, a large multimodal model trained on top of MPT-7B.