Safetensors
English
mistral
hamishivi commited on
Commit
c08371b
·
verified ·
1 Parent(s): e584979

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ To run this model, first clone https://github.com/hamishivi/tess-2.
22
 
23
  Then, after creating a python environment with the correct packages, you can run inference via a ui with:
24
  ```sh
25
- ./shell_scripts/run_interactive_demo.sh hamishivi/tess2
26
  ```
27
 
28
  This allows you to directly interact with the model, and shows the diffusion generation process.
 
22
 
23
  Then, after creating a python environment with the correct packages, you can run inference via a ui with:
24
  ```sh
25
+ ./shell_scripts/run_interactive_demo.sh hamishivi/tess2-v0.1
26
  ```
27
 
28
  This allows you to directly interact with the model, and shows the diffusion generation process.