awacke1 commited on
Commit
f4f0f5e
·
1 Parent(s): 62a007a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -42
README.md CHANGED
@@ -9,47 +9,6 @@ pinned: false
9
  <div class="grid lg:grid-cols-3 gap-x-4 gap-y-7">
10
  <p class="lg:col-span-3">
11
  This classroom is a public open source forum to create and teach AI together turning Pain to Joy and ultimately create Superpowers. More info at 🌲<b> <a href="https://github.com/AaronCWacker/Yggdrasil/">Yggdrasil</a> </b> Yggdrasil🌲- For AI Superheroes!<br />
12
- Our intended audience is to assist K-12, STEM, Caregivers, and Gifted Children seeking education using AI and creative technology.
13
  </p>
14
- <a href="https://huggingface.co/awacke1" class="block overflow-hidden group">
15
- <div class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center bg-[#ECFAFF]">
16
- <img alt="" src="Aaron_Wacker_a_spaceship_with_cyberpunk_thrusters_and_rocketry__0898eacd-3bdd-4f90-afb9-263e7fe92f89.jpg" class="w-40" />
17
- </div>
18
- <div class="underline">Web</div>
19
- </a>
20
- <a
21
- href="https://github.com/AaronCWacker"
22
- class="block overflow-hidden"
23
- >
24
- <div class="flex items-center h-40 bg-[#ECFAFF] rounded-lg px-4 mb-2">
25
- <pre
26
- class="break-words leading-1 whitespace-pre-line text-xs text-gray-800">
27
- python -m CoolModelPackages huggingface-hub push [whl_path] [--org] [--msg] [--local-repo] [--verbose]
28
- </pre>
29
- </div>
30
- <div class="underline">Upload packages to the hub</div>
31
- </a>
32
- <a href="https://huggingface.co/awacke1?sort_spaces=likes#spaces"
33
- class="block overflow-hidden group">
34
- <div class="w-full h-40 mb-2 bg-gray-900 group-hover:bg-gray-850 rounded-lg flex items-start justify-start overflow-hidden">
35
- <img alt="" src="Aaron_Wacker_a_spaceship_with_cyberpunk_thrusters_and_rocketry__0898eacd-3bdd-4f90-afb9-263e7fe92f89.jpg" class="w-full h-40 object-cover overflow-hidden"/>
36
- </div>
37
- <div class="underline">Find AI Classroom Spaces</div>
38
- </a>
39
- <div class="lg:col-span-3">
40
- <p class="mb-4">
41
- To upload pipelines to the Hub, use the <a href="https://github.com/explosion/spacy-huggingface-hub">spacy-huggingface-hub</a> library.
42
- </p>
43
- <div class="p-4 bg-gradient-to-b from-gray-50-to-white border border-gray-100 rounded-lg relative mb-4">
44
- <pre class="break-words leading-1 whitespace-pre-line text-xs md:text-sm text-gray-800">
45
- pip install ...
46
- ...
47
- python -m ... huggingface-hub push en_aisuperhero-0.0.0-py3-none-any.whl
48
- </pre>
49
- </div>
50
- <p>
51
- More information: <a href="https://www.artstation.com/aaroncwacker"
52
- class="underline">AI Superheroes</a>
53
- </p>
54
- </div>
55
  </div>
 
9
  <div class="grid lg:grid-cols-3 gap-x-4 gap-y-7">
10
  <p class="lg:col-span-3">
11
  This classroom is a public open source forum to create and teach AI together turning Pain to Joy and ultimately create Superpowers. More info at 🌲<b> <a href="https://github.com/AaronCWacker/Yggdrasil/">Yggdrasil</a> </b> Yggdrasil🌲- For AI Superheroes!<br />
12
+ Our intended audience is to assist teaching and education of AI and creative technologies.
13
  </p>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  </div>