radames HF staff commited on
Commit
5c6a629
1 Parent(s): a96f9fc

Update README.md

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