radames commited on
Commit
720a945
1 Parent(s): 249f661

python 3.10

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