Serial commited on
Commit
91681fc
Β·
unverified Β·
1 Parent(s): 167a41f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -24,10 +24,9 @@ This project is a machine learning-based system designed to distinguish between
24
 
25
  ---
26
 
27
- ## πŸš€ Live Demo (Optional)
28
 
29
  πŸ”— **[Try it on Hugging Face Spaces](https://huggingface.co/spaces/SerialGuy/ai-vs-human)**
30
- (*Coming Soon β€” stay tuned!*)
31
  > Enter a piece of text and the model will predict whether it's written by an AI or a human.
32
 
33
  ---
@@ -38,4 +37,4 @@ This project is a machine learning-based system designed to distinguish between
38
  .
39
  β”œβ”€β”€ train_model.ipynb # Notebook to preprocess and train the model
40
  β”œβ”€β”€ requirements.txt # (Optional) Dependencies
41
- └── README.md # Project overview and instructions
 
24
 
25
  ---
26
 
27
+ ## πŸš€ Live Demo
28
 
29
  πŸ”— **[Try it on Hugging Face Spaces](https://huggingface.co/spaces/SerialGuy/ai-vs-human)**
 
30
  > Enter a piece of text and the model will predict whether it's written by an AI or a human.
31
 
32
  ---
 
37
  .
38
  β”œβ”€β”€ train_model.ipynb # Notebook to preprocess and train the model
39
  β”œβ”€β”€ requirements.txt # (Optional) Dependencies
40
+ └── README.md # Project overview and instructions