3v324v23 commited on
Commit
f78a485
·
1 Parent(s): 05bfb97

moved to repo root

Browse files
README.md → src/image_captioning_app/README.md RENAMED
@@ -5,11 +5,8 @@ colorFrom: indigo
5
  colorTo: purple
6
  sdk: gradio
7
  sdk_version: "5.42.0"
8
- python_version: "3.11"
9
  app_file: app.py
10
  pinned: false
11
- license: apache-2.0
12
- short_description: Gradio implementation of BLIP image captioner
13
  ---
14
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
5
  colorTo: purple
6
  sdk: gradio
7
  sdk_version: "5.42.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
requirements.txt → src/image_captioning_app/requirements.txt RENAMED
File without changes