GOKULSINGHSHAH123 commited on
Commit
03e291a
·
verified ·
1 Parent(s): 3960fc2

Upload 3 files

Browse files
Files changed (3) hide show
  1. README (1).md +12 -0
  2. gitignore +1 -0
  3. test.ipynb +0 -0
README (1).md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Image Captioning
3
+ emoji: 🦀
4
+ colorFrom: red
5
+ colorTo: gray
6
+ sdk: streamlit
7
+ sdk_version: 1.10.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ __pycache__/*
test.ipynb ADDED
The diff for this file is too large to render. See raw diff