oxkitsune commited on
Commit
4cc62a8
·
1 Parent(s): b9dabb5

Update to 0.23.1

Browse files
Files changed (2) hide show
  1. .gitignore +1 -1
  2. requirements.txt +1 -1
.gitignore CHANGED
@@ -10,4 +10,4 @@ __tmp/*
10
  .ruff_cache
11
  node_modules
12
  backend/**/templates/
13
- venv
 
10
  .ruff_cache
11
  node_modules
12
  backend/**/templates/
13
+ venv
requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
- gradio_rerun>=0.23.0
2
  opencv-python
 
1
+ gradio_rerun>=0.23.1
2
  opencv-python