Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ehristoforu
/
opencopilot
like
5
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
opencopilot
1 contributor
History:
39 commits
ehristoforu
Update Copilot.py
3e4def9
verified
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
11 months ago
Copilot.py
Safe
633 Bytes
Update Copilot.py
10 months ago
README.md
Safe
179 Bytes
Update README.md
10 months ago
logo.png
Safe
396 kB
Upload logo.png
11 months ago
page1.py
Safe
6.05 kB
import streamlit as st import time import random import os def text(): st.title("Home of ForgeStudio") st.markdown(""" ## About This is modern webui for new AI types. ## How to use In the navigate menu there is options of AI types. ### Build by [@ehristoforu](https://github.com/ehristoforu) """)
11 months ago
page2.py
Safe
6.59 kB
Update page2.py
11 months ago
page3.py
Safe
1.11 kB
Rename page4.py to page3.py
10 months ago
requirements.txt
Safe
108 Bytes
Upload 7 files
11 months ago