aisrini commited on
Commit
d3cfc5d
Β·
verified Β·
1 Parent(s): 14cb9d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -170,7 +170,7 @@ print(response.json()["choices"][0]["message"]["content"])
170
 
171
  ```
172
  .
173
- β”œβ”€β”€ app_gradio.py # Main Gradio interface
174
  β”œβ”€β”€ README.md # Project documentation
175
  └── requirements.txt # Dependencies (gradio, requests)
176
  ```
 
170
 
171
  ```
172
  .
173
+ β”œβ”€β”€ app.py # Main Gradio interface
174
  β”œβ”€β”€ README.md # Project documentation
175
  └── requirements.txt # Dependencies (gradio, requests)
176
  ```