hyacinthum commited on
Commit
6974e25
1 Parent(s): 639bb58

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -43,6 +43,7 @@ pip install torch transformers safetensors
43
 
44
  ## Usage
45
 
 
46
  Load and run the model using PyTorch and transformers:
47
 
48
  ```python
 
43
 
44
  ## Usage
45
 
46
+
47
  Load and run the model using PyTorch and transformers:
48
 
49
  ```python