Skip to content

Commit

Permalink
shutil added to imports
Browse files Browse the repository at this point in the history
  • Loading branch information
EvilFreelancer committed Sep 11, 2024
1 parent 810dc7d commit 98038bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions convert_hf_to_gguf_update.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
import requests
import sys
import json
import shutil

from hashlib import sha256
from enum import IntEnum, auto
Expand Down

0 comments on commit 98038bd

Please sign in to comment.