muhammad-mujtaba-ai commited on
Commit
5d6ea3a
·
verified ·
1 Parent(s): e3c4ffa

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -102,7 +102,7 @@ The model follows a two-step generation process: it first produces a natural lan
102
 
103
  Requirements for model.
104
  ```Python
105
- pip install transformers torch accelerate
106
  ```
107
 
108
  Use the code below to get started with the model.
 
102
 
103
  Requirements for model.
104
  ```Python
105
+ pip install transformers==4.51.3 torch==2.7.0 accelerate==1.6.0
106
  ```
107
 
108
  Use the code below to get started with the model.