FantasticGNU commited on
Commit
3004e7b
β€’
1 Parent(s): 609c6e3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,7 +3,7 @@
3
  ![License](https://img.shields.io/badge/License-CC%20BY%20NC%20SA%204.0-red.svg)
4
 
5
  <p align="left">
6
- 🌐 <a href="https://anomalygpt.github.io" target="_blank">Project Page</a> β€’ πŸ€— <a href="" target="_blank">Online Demo</a> β€’ πŸ“ƒ <a href="" target="_blank">Paper</a> β€’ πŸ€– <a href="https://huggingface.co/FantasticGNU/AnomalyGPT" target="_blank">Model</a> β€’ πŸ“Ή <a href="https://www.youtube.com/watch?v=lcxBfy0YnNA" target="_blank">Video</a>
7
  </p>
8
 
9
 
@@ -111,7 +111,7 @@ After that, you can download AnomalyGPT weights from the table below.
111
 
112
  After downloading, put the AnomalyGPT weights in the [./code/ckpt/](./code/ckpt/) directory.
113
 
114
- In our [online demo](), we use the supervised setting as our default model to attain an enhanced user experience. You can also try other weights locally.
115
 
116
  <span id='running_demo'/>
117
 
 
3
  ![License](https://img.shields.io/badge/License-CC%20BY%20NC%20SA%204.0-red.svg)
4
 
5
  <p align="left">
6
+ 🌐 <a href="https://anomalygpt.github.io" target="_blank">Project Page</a> β€’ πŸ€— <a href="https://huggingface.co/spaces/FantasticGNU/AnomalyGPT" target="_blank">Online Demo</a> β€’ πŸ“ƒ <a href="" target="_blank">Paper</a> β€’ πŸ€– <a href="https://huggingface.co/FantasticGNU/AnomalyGPT" target="_blank">Model</a> β€’ πŸ“Ή <a href="https://www.youtube.com/watch?v=lcxBfy0YnNA" target="_blank">Video</a>
7
  </p>
8
 
9
 
 
111
 
112
  After downloading, put the AnomalyGPT weights in the [./code/ckpt/](./code/ckpt/) directory.
113
 
114
+ In our [online demo](https://huggingface.co/spaces/FantasticGNU/AnomalyGPT), we use the supervised setting as our default model to attain an enhanced user experience. You can also try other weights locally.
115
 
116
  <span id='running_demo'/>
117