0xnu commited on
Commit
f46a594
1 Parent(s): c1a5917

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -49,7 +49,7 @@ Notes:
49
  ## Installing Libraries
50
 
51
  ```sh
52
- pip install transformers
53
  ```
54
 
55
  ## Run the model
 
49
  ## Installing Libraries
50
 
51
  ```sh
52
+ pip install torch transformers
53
  ```
54
 
55
  ## Run the model