Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CompVis/zigma
/ encode
Method
encode
datasets/clip.py:9–10 ·
view source on GitHub ↗
(self, *args, **kwargs)
Source
from the content-addressed store, hash-verified
7
super().__init__()
8
9
def
encode(self, *args, **kwargs):
10
raise
NotImplementedError
11
12
13
class
FrozenCLIPEmbedder(AbstractEncoder):
Callers
5
main
Function · 0.45
generate_run_id
Function · 0.45
test_sd_1_5
Function · 0.45
open_url
Function · 0.45
__getitem__
Method · 0.45
Calls
no outgoing calls
Tested by
1
test_sd_1_5
Function · 0.36