Gianluca Tessitore commited on
Commit
c23bb8d
·
2 Parent(s): 0280a690db39a0

Merge branch 'main' of https://huggingface.co/spaces/Gianloko/AlfredAgent

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,7 +7,7 @@ sdk: gradio
7
  sdk_version: 6.8.0
8
  app_file: app.py
9
  pinned: false
10
- python_version: "3.11"
11
  ---
12
 
13
  # Wayne Manor Party Planner
@@ -26,4 +26,4 @@ AI butler agent powered by smolagents. Ask Alfred to plan your Wayne Manor party
26
  ## Run locally
27
 
28
  pip install -r requirements.txt
29
- python app.py
 
7
  sdk_version: 6.8.0
8
  app_file: app.py
9
  pinned: false
10
+ python_version: '3.11'
11
  ---
12
 
13
  # Wayne Manor Party Planner
 
26
  ## Run locally
27
 
28
  pip install -r requirements.txt
29
+ python app.py