Spaces:
Sleeping
Sleeping
updated
Browse files- .gitattributes +0 -2
- README.md +1 -1
.gitattributes
DELETED
|
@@ -1,2 +0,0 @@
|
|
| 1 |
-
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 2 |
-
Ai-Text-Detector/model_weights.pth filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
README.md
CHANGED
|
@@ -265,4 +265,4 @@ curl -X POST http://localhost:3000/analyze-text \
|
|
| 265 |
|
| 266 |
|
| 267 |
### MODEL
|
| 268 |
-
- You can download the model from the `/MODEL/app.py` file.
|
|
|
|
| 265 |
|
| 266 |
|
| 267 |
### MODEL
|
| 268 |
+
- You can download the model from the `/MODEL/app.py` file.
|