natsusakiyomi commited on
Commit
10f8d29
1 Parent(s): bb89262

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -11,6 +11,7 @@ tags:
11
  library_name: diffusers
12
  ---
13
 
 
14
  <h4>📄 ライセンス / License</h4>
15
  <div class="px-2">
16
  <table class="table-fixed border mt-0 text-xs">
@@ -35,11 +36,11 @@ library_name: diffusers
35
  Use the model without crediting the creator
36
  </td>
37
  </tr>
38
- <tr class="bg-danger-100">
39
  <td class="align-middle px-2 w-8">
40
- <span class="text-red-500">
41
  <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
42
- <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" />
43
  </svg>
44
  </span>
45
  </td>
 
11
  library_name: diffusers
12
  ---
13
 
14
+
15
  <h4>📄 ライセンス / License</h4>
16
  <div class="px-2">
17
  <table class="table-fixed border mt-0 text-xs">
 
36
  Use the model without crediting the creator
37
  </td>
38
  </tr>
39
+ <tr>
40
  <td class="align-middle px-2 w-8">
41
+ <span class="text-green-500">
42
  <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
43
+ <path stroke-linecap="round" stroke-linejoin="round" d="M4.5 12.75l6 6 9-13.5" />
44
  </svg>
45
  </span>
46
  </td>