You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,4 +28,4 @@ $ python camera/read_camera.py
28
28
* On `http://localhost:3001` you will see only cats
29
29
30
30
## Limitations
31
-
This demo aimed at ease of setup and is hence heavily relying on docker. Better performance and a higher FPS can be achieved by runninng this demo outside docker. To control the FPS, look [here]](https://github.com/RedisGears/AnimalRecognitionDemo/blob/master/app/gear.py#L53)
31
+
This demo aimed at ease of setup and is hence heavily relying on docker. Better performance and a higher FPS can be achieved by runninng this demo outside docker. To control the FPS, look [here](https://github.com/RedisGears/AnimalRecognitionDemo/blob/master/app/gear.py#L53)
0 commit comments