now works on Mac
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ You need a webcam to run this demo. 🤗
|
|
15 |
|
16 |
## Running Locally
|
17 |
|
18 |
-
You need CUDA and Python
|
19 |
`TIMEOUT`: limit user session timeout
|
20 |
`SAFETY_CHECKER`: disabled if you want NSFW filter off
|
21 |
`MAX_QUEUE_SIZE`: limit number of users on current app instance
|
|
|
15 |
|
16 |
## Running Locally
|
17 |
|
18 |
+
You need CUDA and Python or a Mac with an M1/M2/M3 chip
|
19 |
`TIMEOUT`: limit user session timeout
|
20 |
`SAFETY_CHECKER`: disabled if you want NSFW filter off
|
21 |
`MAX_QUEUE_SIZE`: limit number of users on current app instance
|