dvir-bria commited on
Commit
985b532
·
verified ·
1 Parent(s): 3ccedc9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -74,12 +74,12 @@ By submitting the form above, you agree to BRIA’s [Privacy policy](https://bri
74
  ### How To Use
75
 
76
  Tested with:
77
-
78
  ```python
79
  diffusers==0.27.2
80
  transformers==4.47.1
81
  torch==2.3.0 (on CUDA 12.1)
82
  peft==0.14.0
 
83
  ```
84
 
85
  ```python
 
74
  ### How To Use
75
 
76
  Tested with:
 
77
  ```python
78
  diffusers==0.27.2
79
  transformers==4.47.1
80
  torch==2.3.0 (on CUDA 12.1)
81
  peft==0.14.0
82
+ huggingface_hub==0.25.2
83
  ```
84
 
85
  ```python