awacke1 commited on
Commit
8934304
·
1 Parent(s): 687353a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -8,10 +8,16 @@ colorTo: yellow
8
 
9
  # Classroom Examples for Today:
10
 
11
- # HF Features to Check Out - Boost your Speed:
12
- 1. HF_TOKEN create
13
- 2. Model Easy Button
 
 
 
 
 
14
  3. Spaces Embed Button
 
15
  4. Space Duplicate Button
16
 
17
  # Examples 03_16_2023:
 
8
 
9
  # Classroom Examples for Today:
10
 
11
+ # HF Features to Check Out First - Boost your Speed:
12
+ 1. HF_TOKEN create - Why? Hit quota on free usage and see errors - Solve w this. Also this lets spaces read/write as you.
13
+ 2. Model Easy Button with Gradio
14
+ 1. https://huggingface.co/spaces/awacke1/Model-Easy-Button1-ZeroShotImageClassifier-Openai-clip-vit-large-patch14
15
+ 2. https://huggingface.co/spaces/awacke1/Easy-Button-Zero-Shot-Text-Classifier-facebook-bart-large-mnli
16
+ 3. https://huggingface.co/spaces/awacke1/Model-Easy-Button-Generative-Images-runwayml-stable-diffusion-v1-5
17
+ 4. https://huggingface.co/spaces/awacke1/Model-Easy-Button-Generative-Text-bigscience-bloom
18
+ 5. Check out API Link at Bottom - Gradio auto generates API for you along with usage.
19
  3. Spaces Embed Button
20
+ 1. Bring all four together now into a dashboard!
21
  4. Space Duplicate Button
22
 
23
  # Examples 03_16_2023: