altndrr commited on
Commit
0550fb2
β€’
1 Parent(s): fcf6714

Move examples in root folder

Browse files
app.py CHANGED
@@ -66,7 +66,7 @@ demo = gr.Interface(
66
  title=PAPER_TITLE,
67
  description=PAPER_DESCRIPTION,
68
  article=f"Check out <a href={PAPER_URL}>the original paper</a> for more information.",
69
- examples="./artifacts/examples/",
70
  allow_flagging="never",
71
  theme=gr.themes.Soft(),
72
  thumbnail="https://altndrr.github.io/vic/assets/images/method.png",
 
66
  title=PAPER_TITLE,
67
  description=PAPER_DESCRIPTION,
68
  article=f"Check out <a href={PAPER_URL}>the original paper</a> for more information.",
69
+ examples="./examples/",
70
  allow_flagging="never",
71
  theme=gr.themes.Soft(),
72
  thumbnail="https://altndrr.github.io/vic/assets/images/method.png",
{artifacts/examples β†’ examples}/basketball.jpg RENAMED
File without changes
{artifacts/examples β†’ examples}/cassowary.jpg RENAMED
File without changes
{artifacts/examples β†’ examples}/colosseum.jpg RENAMED
File without changes
{artifacts/examples β†’ examples}/desk.jpg RENAMED
File without changes
{artifacts/examples β†’ examples}/kitchen.jpg RENAMED
File without changes
{artifacts/examples β†’ examples}/log.csv RENAMED
File without changes
{artifacts/examples β†’ examples}/monkey.jpg RENAMED
File without changes
{artifacts/examples β†’ examples}/park.jpg RENAMED
File without changes
{artifacts/examples β†’ examples}/ramen.jpg RENAMED
File without changes
{artifacts/examples β†’ examples}/sagrada.jpg RENAMED
File without changes
{artifacts/examples β†’ examples}/venice.jpg RENAMED
File without changes