dixisouls commited on
Commit
3e6c2b0
·
verified ·
1 Parent(s): d3b2b70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  # Scene Graph Generator API
2
 
3
  This repository provides an API endpoint for generating scene graphs from images. Upload an image, and the API returns the annotated image, a visual graph representation, and the detected relationships between objects.
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ ---
6
  # Scene Graph Generator API
7
 
8
  This repository provides an API endpoint for generating scene graphs from images. Upload an image, and the API returns the annotated image, a visual graph representation, and the detected relationships between objects.