Edwin Braun
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
This is a ONE CLICK, self-contained WINDOWS 10/11 installer for the following model: https://huggingface.co/Zhengyi/CRM
|
2 |
I discussed this model in my video here: https://youtu.be/UfCOBTGRNoo
|
3 |
|
@@ -11,4 +23,4 @@ Requirements:
|
|
11 |
Windows 10 or 11
|
12 |
NVIDIA CUDA Graphics Card (a newer model, 8 GB minimum)
|
13 |
A good modern CPU
|
14 |
-
Free hard disk space of at least 20GB
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: diffusers
|
6 |
+
pipeline_tag: text-to-3d
|
7 |
+
tags:
|
8 |
+
- art
|
9 |
+
- windows
|
10 |
+
- OneClick install
|
11 |
+
- local
|
12 |
+
---
|
13 |
This is a ONE CLICK, self-contained WINDOWS 10/11 installer for the following model: https://huggingface.co/Zhengyi/CRM
|
14 |
I discussed this model in my video here: https://youtu.be/UfCOBTGRNoo
|
15 |
|
|
|
23 |
Windows 10 or 11
|
24 |
NVIDIA CUDA Graphics Card (a newer model, 8 GB minimum)
|
25 |
A good modern CPU
|
26 |
+
Free hard disk space of at least 20GB
|