You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ streamlit run main.py
22
22
23
23
## Configuration
24
24
25
-
Before running the app, you need to configure your API key in the `app.py` file. Replace `YOUR GEMINI KEY` with your actual API key to enable the AI functionalities.
25
+
Before running the app, you need to configure your API key in the `main.py` file. Replace `YOUR GEMINI KEY` with your actual API key to enable the AI functionalities.
26
26
27
27
You can also select the Gemini model you want and even tell Gemini to use a specific CSS framework.
0 commit comments