abhilash88 commited on
Commit
278cf6a
·
verified ·
1 Parent(s): 6807b44

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md CHANGED
@@ -1,3 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # AI Alt Tag Generator
2
 
3
  **AI-powered alt tag generation for web accessibility** - Making the web accessible for everyone!
 
1
+ ---
2
+ license: mit
3
+ title: AI Alt Tag Generator
4
+ emoji: 🤖
5
+ colorFrom: blue
6
+ colorTo: green
7
+ sdk: transformers
8
+ python_version: 3.8
9
+ tags:
10
+ - computer-vision
11
+ - image-to-text
12
+ - accessibility
13
+ - alt-text
14
+ - blip
15
+ - transformers
16
+ - pytorch
17
+ datasets:
18
+ - imagenet
19
+ library_name: transformers
20
+ pipeline_tag: image-to-text
21
+ ---
22
+
23
  # AI Alt Tag Generator
24
 
25
  **AI-powered alt tag generation for web accessibility** - Making the web accessible for everyone!