praveenku32k commited on
Commit
172abd6
1 Parent(s): 7f79c31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -8,5 +8,14 @@ sdk_version: 1.25.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
 
8
  app_file: app.py
9
  pinned: false
10
  ---
11
+ ```
12
+ Start by cloning this repo by using:
13
+ git clone https://huggingface.co/spaces/praveenku32k/SimpleConversationalApp
14
+
15
+
16
+ Then commit and push:
17
+ git add app.py
18
+ git commit -m "Add application file"
19
+ ```
20
 
21
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference