Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -50,4 +50,4 @@ pip install torch transformers datasets
|
|
| 50 |
Download the `moire_phase2_ep4.pt` file from this repository and place it in your folder.
|
| 51 |
|
| 52 |
### 4. Run chat interface
|
| 53 |
-
python
|
|
|
|
| 50 |
Download the `moire_phase2_ep4.pt` file from this repository and place it in your folder.
|
| 51 |
|
| 52 |
### 4. Run chat interface
|
| 53 |
+
python moire_chat5.py --weights moire_phase2_ep4.pt --size xlarge
|