Keshabwi66 commited on
Commit
c272b2c
·
verified ·
1 Parent(s): 6ec9212

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -8,7 +8,6 @@ from transformers import CLIPImageProcessor
8
 
9
  # Add necessary imports and initialize the model as in your code...
10
  from typing import Any, Callable, Dict, List, Optional, Tuple, Union, Literal
11
- from ip_adapter.ip_adapter import Resampler
12
  import matplotlib.pyplot as plt
13
 
14
 
 
8
 
9
  # Add necessary imports and initialize the model as in your code...
10
  from typing import Any, Callable, Dict, List, Optional, Tuple, Union, Literal
 
11
  import matplotlib.pyplot as plt
12
 
13