sudip2003 commited on
Commit
5587f5b
·
verified ·
1 Parent(s): 659a6e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -1,12 +1,16 @@
1
  ---
2
- title: IngrediChef
3
- emoji: 📈
4
- colorFrom: gray
5
- colorTo: green
6
  sdk: gradio
7
- sdk_version: 4.37.2
 
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
 
1
  ---
2
+ title: Your App Title
3
+ emoji: 🖼️
4
+ colorFrom: blue
5
+ colorTo: red
6
  sdk: gradio
7
+ sdk_version: 4.19.2
8
+ python_version: 3.10
9
  app_file: app.py
10
  pinned: false
11
  ---
12
 
13
+ # Installation
14
+ pip install google-generativeai==0.3.2
15
+
16
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference