Hugging Face
Models
Datasets
Spaces
Community
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
412 kB
1 contributor
History:
39 commits
ehristoforu
Update Copilot.py
3e4def9
verified
almost 2 years ago
.gitattributes
1.52 kB
initial commit
almost 2 years ago
Copilot.py
633 Bytes
Update Copilot.py
almost 2 years ago
README.md
179 Bytes
Update README.md
almost 2 years ago
logo.png
396 kB
Upload logo.png
almost 2 years ago
page1.py
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) """)
almost 2 years ago
page2.py
6.59 kB
Update page2.py
almost 2 years ago
page3.py
1.11 kB
Rename page4.py to page3.py
almost 2 years ago
requirements.txt
108 Bytes
Upload 7 files
almost 2 years ago