mgbam commited on
Commit
2444fd1
Β·
verified Β·
1 Parent(s): 899c9ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -3,9 +3,9 @@ title: Forge AI Agent
3
  emoji: πŸš€
4
  colorFrom: blue
5
  colorTo: green
6
- sdk: gradio
7
  sdk_version: 5.36.2
8
- python_version: 3.10
9
  app_file: app.py
10
  ---
11
  🧠 Forge: The Autonomous AI Software Engineer
@@ -49,5 +49,4 @@ The current agent logic is mocked for demonstration.
49
 
50
  The system is modular and can be extended to use real tools, LLMs, and dynamic backends.
51
 
52
- This project uses Gradio 5.36.2 and Python 3.10.
53
-
 
3
  emoji: πŸš€
4
  colorFrom: blue
5
  colorTo: green
6
+ sdk: docker
7
  sdk_version: 5.36.2
8
+ python_version: 3.1
9
  app_file: app.py
10
  ---
11
  🧠 Forge: The Autonomous AI Software Engineer
 
49
 
50
  The system is modular and can be extended to use real tools, LLMs, and dynamic backends.
51
 
52
+ This project uses Gradio 5.36.2 and Python 3.10.