KomeijiForce commited on
Commit
51efa82
·
verified ·
1 Parent(s): 6bda761

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -12,6 +12,8 @@ InBedder🛌 is a text embedder that is designed to follow instructions. Instruc
12
 
13
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64323dd503d81fa4d26deaf9/jLbqF-2uT8Aw9DsN7XCVG.png)
14
 
 
 
15
  ```python
16
  import torch
17
  from torch import nn
 
12
 
13
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64323dd503d81fa4d26deaf9/jLbqF-2uT8Aw9DsN7XCVG.png)
14
 
15
+ The following is a use case from [https://github.com/zhang-yu-wei/InBedder/blob/main/UseCase.ipynb](https://github.com/zhang-yu-wei/InBedder/blob/main/UseCase.ipynb)
16
+
17
  ```python
18
  import torch
19
  from torch import nn