radames commited on
Commit
4d0d507
1 Parent(s): 7e2dc74

now works on Mac

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