GTimothee commited on
Commit
f2260e2
·
1 Parent(s): c996bea

update readme

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -14,11 +14,12 @@ pinned: false
14
 
15
  Experimenting with smolagents library
16
 
 
 
 
 
17
  ## Dev
18
  ### To run the app locally, debug, etc.
19
  ```bash pdm run app.py```
20
 
21
- See output at http://127.0.0.1:7860
22
-
23
- ### To sync with space
24
- Follow this tutorial https://huggingface.co/docs/hub/en/spaces-github-actions
 
14
 
15
  Experimenting with smolagents library
16
 
17
+ ## synced with Github
18
+ - HF space repo: https://huggingface.co/spaces/GTimothee/smolagent
19
+ - Github repo: https://github.com/GTimothee/smolagent
20
+
21
  ## Dev
22
  ### To run the app locally, debug, etc.
23
  ```bash pdm run app.py```
24
 
25
+ See output at http://127.0.0.1:7860