Update README.md
Browse files
README.md
CHANGED
|
@@ -30,7 +30,7 @@ pip install -r requirements.txt
|
|
| 30 |
```
|
| 31 |
|
| 32 |
## Inference
|
| 33 |
-
We provide an example of inference code in the [Github repo](https://github.com/shi-yx/URaG/code/infer_URaG_demo.py).
|
| 34 |
|
| 35 |
|
| 36 |
## Train
|
|
|
|
| 30 |
```
|
| 31 |
|
| 32 |
## Inference
|
| 33 |
+
We provide an example of inference code in the [Github repo](https://github.com/shi-yx/URaG/blob/main/code/infer_URaG_demo.py).
|
| 34 |
|
| 35 |
|
| 36 |
## Train
|