mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
use our blip
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from models.med import BertConfig, BertModel, BertLMHeadModel
|
||||
from models.blip import create_vit, init_tokenizer, load_checkpoint
|
||||
from extras.BLIP.models.med import BertConfig, BertModel, BertLMHeadModel
|
||||
from extras.BLIP.models.blip import create_vit, init_tokenizer, load_checkpoint
|
||||
|
||||
import torch
|
||||
from torch import nn
|
||||
|
||||
Reference in New Issue
Block a user