FredZhang7 commited on
Commit
af30939
1 Parent(s): c3d3345

remove attribution, license now apache 2.0

Browse files
Files changed (1) hide show
  1. README.md +2 -5
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: cc-by-4.0
3
  pipeline_tag: image-classification
4
  tags:
5
  - safety-checker
@@ -75,7 +75,4 @@ def eval():
75
 
76
  if __name__ == '__main__':
77
  eval()
78
- ```
79
-
80
- ## Attribution
81
- - If you distribute, remix, adapt, or build upon our work, please credit "AIstrova Technologies Inc." in your README.md, application description, research, or website.
 
1
  ---
2
+ license: apache-2.0
3
  pipeline_tag: image-classification
4
  tags:
5
  - safety-checker
 
75
 
76
  if __name__ == '__main__':
77
  eval()
78
+ ```