bawolf commited on
Commit
d33d720
1 Parent(s): 1678645

model card updates

Browse files
Files changed (2) hide show
  1. README.md +8 -1
  2. model-card.md +1 -1
README.md CHANGED
@@ -122,5 +122,12 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
122
  If you use this model in your research, please cite:
123
 
124
  ```bibtex
125
- [Your Citation Here]
 
 
 
 
 
 
 
126
  ```
 
122
  If you use this model in your research, please cite:
123
 
124
  ```bibtex
125
+ @misc{clip-breakdance-classifier,
126
+ author = {Bryant Wolf},
127
+ title = {CLIP-Based Break Dance Move Classifier},
128
+ year = {2024},
129
+ publisher = {Hugging Face},
130
+ journal = {Hugging Face Model Hub},
131
+ howpublished = {\url{https://github.com/bawolf/breaking_vision_clip_cog}}
132
+ }
133
  ```
model-card.md CHANGED
@@ -131,6 +131,6 @@ If you use this model in your research or project, please cite:
131
  year = {2024},
132
  publisher = {Hugging Face},
133
  journal = {Hugging Face Model Hub},
134
- howpublished = {\url{https://huggingface.co/[your-username]/clip-breakdance-classifier}}
135
  }
136
  ```
 
131
  year = {2024},
132
  publisher = {Hugging Face},
133
  journal = {Hugging Face Model Hub},
134
+ howpublished = {\url{https://huggingface.co/bawolf/clip-breakdance-classifier}}
135
  }
136
  ```