shaico111 commited on
Commit
6cd0dfb
ยท
verified ยท
1 Parent(s): 75a607a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -33
README.md CHANGED
@@ -9,36 +9,4 @@ app_file: app.py
9
  pinned: false
10
  short_description: "ืคื•ืจื˜ืœ ื”ืžื™ื“ืข ืฉืœ ืกื˜ื•ื“ื ื˜ื™ื ืœืžื“ืขื™ ื”ืžื—ืฉื‘ ื‘-HIT"
11
  thumbnail: https://huggingface.co/spaces/CS26/cs26-portal/resolve/main/android-chrome-512x512.png
12
- ---
13
-
14
- ## CS26 Portal
15
-
16
- A simple Gradio app used as the CS26 course portal.
17
-
18
- ### Run locally
19
-
20
- ```bash
21
- python -m venv .venv
22
- # Windows PowerShell:
23
- .venv\Scripts\Activate.ps1
24
- pip install -r requirements.txt
25
- python app.py
26
- ```
27
-
28
- Then open the local URL printed in the terminal.
29
-
30
- ### Customize the Space preview card
31
-
32
- The link preview (title/description/colors/emoji) is controlled by the YAML block at the top of this file.
33
-
34
- - **Title**: `title: ...`
35
- - **Description**: `short_description: ...`
36
- - **Branding**: `emoji:` / `colorFrom:` / `colorTo:`
37
-
38
- If you want a custom thumbnail image, add `thumbnail: <url>` to the YAML block.
39
-
40
- ### Repo structure
41
-
42
- - `app.py`: Gradio entrypoint configured by `app_file: app.py`
43
- - `requirements.txt`: Python dependencies
44
-
 
9
  pinned: false
10
  short_description: "ืคื•ืจื˜ืœ ื”ืžื™ื“ืข ืฉืœ ืกื˜ื•ื“ื ื˜ื™ื ืœืžื“ืขื™ ื”ืžื—ืฉื‘ ื‘-HIT"
11
  thumbnail: https://huggingface.co/spaces/CS26/cs26-portal/resolve/main/android-chrome-512x512.png
12
+ ---