LoRDxdd's picture
Add gpt4free API for Hugging Face
a4b70d9
raw
history blame contribute delete
75 Bytes
import g4f.api
if __name__ == "__main__":
g4f.api.run_api(debug=True)