Spaces:
Sleeping
Sleeping
Commit
Β·
cc428db
1
Parent(s):
d1fb3ad
adicionar aviso de fork no README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,10 @@
|
|
| 1 |
|
| 2 |
|
|
|
|
| 3 |
# DeepSite v2 π
|
| 4 |
|
|
|
|
|
|
|
| 5 |
> **Note:** If you want to access the previous version of DeepSite, check the `main-v1` branch on this repository.
|
| 6 |
|
| 7 |

|
|
|
|
| 1 |
|
| 2 |
|
| 3 |
+
|
| 4 |
# DeepSite v2 π
|
| 5 |
|
| 6 |
+
> **Fork Notice:** This project is a fork of the original [DeepSite by enzostvs on Hugging Face Spaces](https://huggingface.co/spaces/enzostvs/deepsite).
|
| 7 |
+
|
| 8 |
> **Note:** If you want to access the previous version of DeepSite, check the `main-v1` branch on this repository.
|
| 9 |
|
| 10 |

|