daohanlu commited on
Commit
0a7d456
·
1 Parent(s): 5506fc9

Included missing imports for gradio and spaces in requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -23,4 +23,6 @@ internetarchive
23
  h5py
24
  rotary_embedding_torch
25
  diffusers
26
- timm
 
 
 
23
  h5py
24
  rotary_embedding_torch
25
  diffusers
26
+ timm
27
+ gradio
28
+ spaces