shiyx1 commited on
Commit
d268030
·
verified ·
1 Parent(s): 4c20d65

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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