Spaces:
Runtime error
Runtime error
Zengyf-CVer
commited on
Commit
•
61e05d6
1
Parent(s):
87f3593
v05 update
Browse files
.gitignore
CHANGED
@@ -48,7 +48,7 @@ test*.py
|
|
48 |
!requirements.txt
|
49 |
!cls_name/*
|
50 |
!model_config/*
|
51 |
-
!
|
52 |
!packages.txt
|
53 |
|
54 |
app copy.py
|
|
|
48 |
!requirements.txt
|
49 |
!cls_name/*
|
50 |
!model_config/*
|
51 |
+
!img_examples/*
|
52 |
!packages.txt
|
53 |
|
54 |
app copy.py
|
app.py
CHANGED
@@ -784,7 +784,7 @@ def main(args):
|
|
784 |
description=description,
|
785 |
# article=article,
|
786 |
examples=examples,
|
787 |
-
cache_examples=False,
|
788 |
# theme="seafoam",
|
789 |
# live=True, # 实时变更输出
|
790 |
flagging_dir="run", # 输出目录
|
|
|
784 |
description=description,
|
785 |
# article=article,
|
786 |
examples=examples,
|
787 |
+
# cache_examples=False,
|
788 |
# theme="seafoam",
|
789 |
# live=True, # 实时变更输出
|
790 |
flagging_dir="run", # 输出目录
|
{img_example → img_examples}/Millenial-at-work.jpg
RENAMED
File without changes
|
{img_example → img_examples}/bus.jpg
RENAMED
File without changes
|
{img_example → img_examples}/giraffe.jpg
RENAMED
File without changes
|
{img_example → img_examples}/read.txt
RENAMED
File without changes
|
{img_example → img_examples}/zidane.jpg
RENAMED
File without changes
|