Update README.md
Browse files
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
|
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.
|