Spaces:
Running
on
T4
Running
on
T4
Update app.py
Browse files
app.py
CHANGED
@@ -12,7 +12,6 @@ from io import BytesIO
|
|
12 |
import torch
|
13 |
import torch.nn.functional as F
|
14 |
from datetime import datetime
|
15 |
-
from transformers import CLIPImageProcessor
|
16 |
from huggingface_hub import hf_hub_download
|
17 |
from pynvml import *
|
18 |
nvmlInit()
|
|
|
12 |
import torch
|
13 |
import torch.nn.functional as F
|
14 |
from datetime import datetime
|
|
|
15 |
from huggingface_hub import hf_hub_download
|
16 |
from pynvml import *
|
17 |
nvmlInit()
|