TF-Keras
chengkunli commited on
Commit
36eea2a
1 Parent(s): 60dd9a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -69,7 +69,7 @@ output = cf(**{'input_text': input_text, 'image/encoded': image_encoded})
69
  <tr>
70
  <th style="width: 30%; border: 1px solid #333; padding: 10px; background-color: #f2f2f2;">Usage</th>
71
  <td style="border: 1px solid #333; padding: 10px;">
72
- <strong>Application:</strong> The model is for research prototype, and the public version is planned to be released and available for the public.<br>
73
  <strong>Known Caveats:</strong> None.
74
  </td>
75
  </tr>
 
69
  <tr>
70
  <th style="width: 30%; border: 1px solid #333; padding: 10px; background-color: #f2f2f2;">Usage</th>
71
  <td style="border: 1px solid #333; padding: 10px;">
72
+ <strong>Application:</strong> The model is for research prototype, and the public version is released and available for the public.<br>
73
  <strong>Known Caveats:</strong> None.
74
  </td>
75
  </tr>