Image-to-Text
Transformers
English
Inference Endpoints
braden697 commited on
Commit
9f16966
1 Parent(s): 8535db3

This can turn an image into a full feature film (2 1/2 hour) screenplay

Browse files

An uploaded image can be turned into a 2 1/2 hour screenplay based on a singular image..

Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: bigscience-bloom-rail-1.0
3
+ datasets:
4
+ - TREC-AToMiC/TREC-2023-Image-to-Text
5
+ language:
6
+ - en
7
+ library_name: transformers
8
+ pipeline_tag: image-to-text
9
+ ---