Egorp commited on
Commit
90d0b38
1 Parent(s): 865d64f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ To use this model, you need to have PyTorch version 2.1.0+cu121 installed. The d
41
  ## Usage
42
  1. **Clone the Repository**:
43
  ```
44
- git clone [https://huggingface.co/Egorp/j_s_gan]
45
  ```
46
  2. **Load the Models**:
47
  - Use torch_binary2_v1 notebook to load the provided state dictionaries for both the generator and the discriminator.
 
41
  ## Usage
42
  1. **Clone the Repository**:
43
  ```
44
+ git clone https://huggingface.co/Egorp/j_s_gan
45
  ```
46
  2. **Load the Models**:
47
  - Use torch_binary2_v1 notebook to load the provided state dictionaries for both the generator and the discriminator.