Spaces:
Running
Running
Recommit with LFS
Browse files- app.py +5 -5
- examples/1.png +0 -0
- examples/2.jpg +0 -0
- examples/3.png +0 -0
- examples/4.jpg +0 -0
- examples/example_0.jpg +0 -0
- examples/example_1.jpg +0 -0
- examples/example_2.jpg +0 -0
- examples/example_3.jpg +0 -0
- examples/example_4.jpg +0 -0
- gradio_cached_examples/15/log.csv +5 -5
app.py
CHANGED
@@ -28,11 +28,11 @@ demo = gr.Interface(
|
|
28 |
description='''Score ranges from 0 to 10, higher is better\n
|
29 |
[Github](https://github.com/Eugeoter/waifu-scorer) | [Model](https://huggingface.co/Eugeoter/waifu-scorer-v3) | [Inspiration](https://github.com/christophschuhmann/improved-aesthetic-predictor)''',
|
30 |
examples=[
|
31 |
-
'examples/
|
32 |
-
'examples/
|
33 |
-
'examples/
|
34 |
-
'examples/
|
35 |
-
'examples/
|
36 |
],
|
37 |
cache_examples=True,
|
38 |
)
|
|
|
28 |
description='''Score ranges from 0 to 10, higher is better\n
|
29 |
[Github](https://github.com/Eugeoter/waifu-scorer) | [Model](https://huggingface.co/Eugeoter/waifu-scorer-v3) | [Inspiration](https://github.com/christophschuhmann/improved-aesthetic-predictor)''',
|
30 |
examples=[
|
31 |
+
'examples/example_0.jpg',
|
32 |
+
'examples/example_1.jpg',
|
33 |
+
'examples/example_2.jpg',
|
34 |
+
'examples/example_3.jpg',
|
35 |
+
'examples/example_4.jpg',
|
36 |
],
|
37 |
cache_examples=True,
|
38 |
)
|
examples/1.png
DELETED
Binary file (912 kB)
|
|
examples/2.jpg
DELETED
Binary file (86.4 kB)
|
|
examples/3.png
DELETED
Binary file (524 kB)
|
|
examples/4.jpg
DELETED
Binary file (260 kB)
|
|
examples/example_0.jpg
ADDED
examples/example_1.jpg
ADDED
examples/example_2.jpg
ADDED
examples/example_3.jpg
ADDED
examples/example_4.jpg
ADDED
gradio_cached_examples/15/log.csv
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
Score,flag,username,timestamp
|
2 |
-
0.0,,,2024-08-28 15:
|
3 |
-
1.
|
4 |
-
|
5 |
-
6.
|
6 |
-
8.
|
|
|
1 |
Score,flag,username,timestamp
|
2 |
+
0.0,,,2024-08-28 15:52:37.408520
|
3 |
+
1.45,,,2024-08-28 15:52:37.476321
|
4 |
+
4.95,,,2024-08-28 15:52:37.548873
|
5 |
+
6.96,,,2024-08-28 15:52:37.618820
|
6 |
+
8.52,,,2024-08-28 15:52:37.690577
|