Jingkang commited on
Commit
dda3d67
β€’
1 Parent(s): b0dab42

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -271,7 +271,7 @@ DESCRIPTION = '''# Relate-Anyting
271
  ### πŸ–±οΈ πŸ–±οΈ πŸ–±οΈ You can also click something on the image, and RAM find anything relates to that. (Check Tab: Relate Something)
272
  ### πŸ”₯ πŸ”₯ πŸ”₯ Please star our codebase [OpenPSG](https://github.com/Jingkang50/OpenPSG) and [RAM](https://github.com/Luodian/RelateAnything) if you find it useful / interesting.
273
  ### It is recommended to upgrade to GPU in Settings after duplicating this space to use it. [![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-md-dark.svg)](https://huggingface.co/spaces/mmlab-ntu/relate-anything-model?duplicate=true)
274
-
275
  '''
276
 
277
  block = gr.Blocks()
 
271
  ### πŸ–±οΈ πŸ–±οΈ πŸ–±οΈ You can also click something on the image, and RAM find anything relates to that. (Check Tab: Relate Something)
272
  ### πŸ”₯ πŸ”₯ πŸ”₯ Please star our codebase [OpenPSG](https://github.com/Jingkang50/OpenPSG) and [RAM](https://github.com/Luodian/RelateAnything) if you find it useful / interesting.
273
  ### It is recommended to upgrade to GPU in Settings after duplicating this space to use it. [![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-md-dark.svg)](https://huggingface.co/spaces/mmlab-ntu/relate-anything-model?duplicate=true)
274
+ ### Here is a 3-day Gradio link: https://bf5e65e511446cbe60.gradio.live/, expires by 3am, April 28, Singapore Time.
275
  '''
276
 
277
  block = gr.Blocks()