Aishwarya Solanki commited on
Commit
e0b98d8
·
1 Parent(s): e515fb0

finalising

Browse files
Files changed (2) hide show
  1. README.md +1 -2
  2. app.py → src/app.py +0 -0
README.md CHANGED
@@ -5,8 +5,7 @@ colorFrom: gray
5
  colorTo: indigo
6
  sdk: gradio
7
  sdk_version: 4.28.3
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
 
5
  colorTo: indigo
6
  sdk: gradio
7
  sdk_version: 4.28.3
8
+ app_file: src/app.py
9
  pinned: false
10
  ---
 
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
app.py → src/app.py RENAMED
File without changes