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...
18e7342
opencopilot
1 contributor
History:
28 commits
ehristoforu
Upload logo.png
18e7342
verified
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
README.md
Safe
241 Bytes
Upload 7 files
about 1 year ago
app.py
Safe
729 Bytes
Update app.py
about 1 year ago
logo.png
Safe
396 kB
Upload logo.png
about 1 year 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) """)
about 1 year ago
page2.py
Safe
6.59 kB
Update page2.py
about 1 year ago
page3.py
Safe
276 Bytes
Update page3.py
about 1 year ago
page4.py
Safe
1.1 kB
Update page4.py
about 1 year ago
requirements.txt
Safe
108 Bytes
Upload 7 files
about 1 year ago