VcRlAgent commited on
Commit
c600be8
Β·
1 Parent(s): af345df
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -100,13 +100,14 @@ Open the local Gradio URL (typically http://127.0.0.1:7860) in your browser.
100
  ---
101
 
102
  ## 🧠 Project Structure
 
103
  faceforge-ai/
104
  β”‚
105
  β”œβ”€β”€ app.py # Main application
106
  β”œβ”€β”€ requirements.txt # Dependencies
107
  β”œβ”€β”€ assets/ # Optional screenshots and samples
108
  └── README.md # Documentation
109
-
110
 
111
  ---
112
 
 
100
  ---
101
 
102
  ## 🧠 Project Structure
103
+ ```
104
  faceforge-ai/
105
  β”‚
106
  β”œβ”€β”€ app.py # Main application
107
  β”œβ”€β”€ requirements.txt # Dependencies
108
  β”œβ”€β”€ assets/ # Optional screenshots and samples
109
  └── README.md # Documentation
110
+ ```
111
 
112
  ---
113