chaojiemao
commited on
Commit
·
db5cbaa
1
Parent(s):
caaea96
init
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
frameworks:
|
3 |
- Pytorch
|
4 |
-
license:
|
5 |
tasks:
|
6 |
- efficient-diffusion-tuning
|
7 |
---
|
@@ -10,4 +10,4 @@ tasks:
|
|
10 |
#### Clone with HTTP
|
11 |
```bash
|
12 |
git clone https://www.modelscope.cn/damo/scepter.git
|
13 |
-
```
|
|
|
1 |
---
|
2 |
frameworks:
|
3 |
- Pytorch
|
4 |
+
license: "apache-2.0"
|
5 |
tasks:
|
6 |
- efficient-diffusion-tuning
|
7 |
---
|
|
|
10 |
#### Clone with HTTP
|
11 |
```bash
|
12 |
git clone https://www.modelscope.cn/damo/scepter.git
|
13 |
+
```
|