Jingkang commited on
Commit
b0dab42
Β·
1 Parent(s): 6132e50

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -270,6 +270,8 @@ DESCRIPTION = '''# Relate-Anyting
270
  ### πŸ€” πŸ€” πŸ€” Given an image, RAM finds all the meaningful relations between anything. (Check Tab: Relate Anything)
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
  '''
274
 
275
  block = gr.Blocks()
 
270
  ### πŸ€” πŸ€” πŸ€” Given an image, RAM finds all the meaningful relations between anything. (Check Tab: Relate Anything)
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()