PeterZentai commited on
Commit
dd89698
1 Parent(s): 96477ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ Dependencies
40
  pip install -u torch[cuda] transformers einops
41
  ```
42
 
43
- Cost for inference.
44
 
45
 
46
  ```python
 
40
  pip install -u torch[cuda] transformers einops
41
  ```
42
 
43
+ Code for inference.
44
 
45
 
46
  ```python