We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a996c6 commit eac9e5bCopy full SHA for eac9e5b
README.md
@@ -1,5 +1,5 @@
1
# git-bash-streamlit
2
I'LL MY BEST
3
-<p>Used Tools Visual Studio Code, Sourcetree, Git Bash</p>
+<p>Used tools Visual Studio Code, Sourcetree, Git Bash</p>
4
<p>Used languages Python</p>
5
<p>Used libraries openai, streamlit</p>
app.py
@@ -1,7 +1,7 @@
from openai import OpenAI
import streamlit as st
-# Lastest Edited | 2025 may 06th tue pm 04:10 utc+09:00
+# Lastest Edited | 2025 may 06th tue pm 04:32 utc+09:00
# X(Twitter) @shininggrail | Discord nerdmecha#1806 | GameJolt @nerdmecha
6
7
with st.sidebar:
0 commit comments