dagloop5 commited on
Commit
9ee2655
·
verified ·
1 Parent(s): b42e56f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -91,6 +91,7 @@ _I2V_SYSTEM_PROMPT = (
91
  " chatter and the light clinking of cups on saucers."
92
  )
93
 
 
94
  import glob
95
  import re as _re
96
 
 
91
  " chatter and the light clinking of cups on saucers."
92
  )
93
 
94
+ import pathlib
95
  import glob
96
  import re as _re
97