Spaces:
Sleeping
Sleeping
Clear title of examples
Browse files
app.py
CHANGED
@@ -64,7 +64,9 @@ st.info("All three models are deployed in a single Hugging Face Space using the
|
|
64 |
st.markdown("""
|
65 |
|
66 |
Here are some examples you can try that aren't included in the training or test datasets
|
67 |
-
# Examples
|
|
|
|
|
68 |
```
|
69 |
Urls:
|
70 |
High Similarity to Training Data:
|
|
|
64 |
st.markdown("""
|
65 |
|
66 |
Here are some examples you can try that aren't included in the training or test datasets
|
67 |
+
# How to Test with URL Examples
|
68 |
+
On the left side, you can test the models with URL examples or any URLs. These examples are not part of the dataset. Note: Websites requiring a JavaScript engine will not function correctly.
|
69 |
+
|
70 |
```
|
71 |
Urls:
|
72 |
High Similarity to Training Data:
|