Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -65,7 +65,7 @@ with gr.Blocks() as ged_page:
|
|
65 |
- The detection result will be shown after you click the detect button.
|
66 |
- Click the 'clear' button to clear all the files.
|
67 |
## Examples
|
68 |
-
- You can get the test examples from our [FakeDetect Dataset Repo.](https://huggingface.co/datasets/SJTU-TES/
|
69 |
'''
|
70 |
)
|
71 |
|
|
|
65 |
- The detection result will be shown after you click the detect button.
|
66 |
- Click the 'clear' button to clear all the files.
|
67 |
## Examples
|
68 |
+
- You can get the test examples from our [FakeDetect Dataset Repo.](https://huggingface.co/datasets/SJTU-TES/Fake-Detect)
|
69 |
'''
|
70 |
)
|
71 |
|