Spaces:
Running
Running
updated img src path
Browse files
app.py
CHANGED
@@ -86,7 +86,7 @@ project_details_HTML = '''<!DOCTYPE html>
|
|
86 |
</p>
|
87 |
|
88 |
<figure>
|
89 |
-
<img src="https://huggingface.co/spaces/yugamj/AI_text_detector_01/
|
90 |
<figcaption>Fig: AI text detection model Architecture</figcaption>
|
91 |
</figure>
|
92 |
|
|
|
86 |
</p>
|
87 |
|
88 |
<figure>
|
89 |
+
<img src="https://huggingface.co/spaces/yugamj/AI_text_detector_01/resolve/main/model.png" alt="AI text detection model Architecture">
|
90 |
<figcaption>Fig: AI text detection model Architecture</figcaption>
|
91 |
</figure>
|
92 |
|