Update README.md
Browse files
README.md
CHANGED
@@ -70,7 +70,7 @@ For a more advanced setup that includes real-time webcam processing with Depth A
|
|
70 |
export DEPTH_ANYTHING_V2_PATH=/path/to/depth-anything-v2
|
71 |
|
72 |
# Run the integrated application
|
73 |
-
python
|
74 |
```
|
75 |
|
76 |
This launches a Gradio interface that allows you to:
|
|
|
70 |
export DEPTH_ANYTHING_V2_PATH=/path/to/depth-anything-v2
|
71 |
|
72 |
# Run the integrated application
|
73 |
+
python discordDepth2AnythingGAN.py
|
74 |
```
|
75 |
|
76 |
This launches a Gradio interface that allows you to:
|