DreamStream-1 commited on
Commit
e1d3b58
·
verified ·
1 Parent(s): af44e7d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -16,5 +16,6 @@ tflearn==0.5.0
16
  tensorflow==2.9.1
17
  gradio==3.23.0
18
  Pillow==8.4.0 # Compatible with Image.ANTIALIAS
 
19
 
20
 
 
16
  tensorflow==2.9.1
17
  gradio==3.23.0
18
  Pillow==8.4.0 # Compatible with Image.ANTIALIAS
19
+ torch
20
 
21