Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
@@ -16,10 +16,11 @@ You need a webcam to run this demo. 🤗
|
|
16 |
|
17 |
## Running Locally
|
18 |
|
19 |
-
You need CUDA and Python 3.10
|
20 |
-
|
21 |
-
`
|
22 |
-
`
|
|
|
23 |
|
24 |
### image to image
|
25 |
|
|
|
16 |
|
17 |
## Running Locally
|
18 |
|
19 |
+
You need CUDA and Python 3.10, Mac with an M1/M2/M3 chip or Intel Arc GPU
|
20 |
+
|
21 |
+
`TIMEOUT`: limit user session timeout
|
22 |
+
`SAFETY_CHECKER`: disabled if you want NSFW filter off
|
23 |
+
`MAX_QUEUE_SIZE`: limit number of users on current app instance
|
24 |
|
25 |
### image to image
|
26 |
|