Hadimeeee commited on
Commit
c0fcf01
·
verified ·
1 Parent(s): b39ee59

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -59,6 +59,12 @@ Install dependencies:
59
  pip install -r requirements.txt
60
  ```
61
 
 
 
 
 
 
 
62
  RunPod serverless entrypoint:
63
 
64
  ```bash
 
59
  pip install -r requirements.txt
60
  ```
61
 
62
+ Set cache paths to `/workspace`:
63
+
64
+ ```bash
65
+ source setup_runpod_env.sh
66
+ ```
67
+
68
  RunPod serverless entrypoint:
69
 
70
  ```bash