Onyxl commited on
Commit
c6c05f6
ยท
verified ยท
1 Parent(s): f420c13

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -26
README.md CHANGED
@@ -1,27 +1,10 @@
1
- # <u>Welcome to TeraBites</u>
2
- ### by onyxneo
3
-
4
  ---
5
-
6
- ## ๐Ÿ“ About the Project
7
- **The TeraBites AI Team** is a special Team focused to provide users the best AI possible and best experience in HF by creating spaces like this!
8
-
9
- This Space is a specialized **Space Builder** module designed to integrate high-energy audio visuals with a modular interface. It features the signature **Rubix Oval** core and music by **Toby Fox**.
10
-
11
- ---
12
-
13
- ## ๐Ÿš€ Features
14
- * **TeraBites Core:** A CSS-animated "Rubix Oval" that pulses with energy.
15
- * **Audio Engine:** Pre-loaded with Toby Fox's *Megalovania* for a high-intensity experience.
16
- * **Interactive Controls:** * `INITIALIZE`: Powers up the core and starts the audio feed.
17
- * `STOP`: A master kill-switch that terminates all streams and resets the UI.
18
- * **Modular Design:** Built entirely in Python for easy deployment on Hugging Face Spaces.
19
-
20
- ---
21
-
22
- ## ๐Ÿ› ๏ธ Technical Setup
23
- To run this locally, ensure you have Python installed and follow these steps:
24
-
25
- 1. **Install Dependencies:**
26
- ```bash
27
- pip install streamlit
 
 
 
 
1
  ---
2
+ title: TeraBites Org Card
3
+ emoji: ๐Ÿƒ
4
+ colorFrom: indigo
5
+ colorTo: gray
6
+ sdk: streamlit
7
+ sdk_version: 1.31.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---