Blaise-g commited on
Commit
a7a06e0
β€’
1 Parent(s): 75c22d9

Update utils.py

Browse files
Files changed (1) hide show
  1. utils.py +1 -1
utils.py CHANGED
@@ -1,5 +1,5 @@
1
  """
2
- utils.py - Utility functions for the project.
3
  """
4
 
5
  import re
 
1
  """
2
+ utils.py - Utility functions for the gradio demo app.
3
  """
4
 
5
  import re