yichuan-huang commited on
Commit
bca4cb2
·
1 Parent(s): e13a657

Fix README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -89,8 +89,8 @@ This application uses:
89
 
90
  ```bash
91
  # Clone the repository
92
- git clone https://huggingface.co/spaces/YOUR_USERNAME/flux-image-enhance
93
- cd flux-image-enhance
94
 
95
  # Install dependencies
96
  pip install -r requirements.txt
 
89
 
90
  ```bash
91
  # Clone the repository
92
+ git clone https://huggingface.co/spaces/yichuan-huang/flux-microscopy-image-enhancement
93
+ cd flux-microscopy-image-enhancement
94
 
95
  # Install dependencies
96
  pip install -r requirements.txt