import { Dialog, DialogContent, DialogFooter, DialogHeader, DialogTitle, DialogTrigger } from "@/components/ui/dialog" import { Login } from "../login" export function AuthWall({ show }: { show: boolean }) { return (

The AI Comic Factory is a free app available to all Hugging Face users!

Please sign-in to continue:

(temporary issue alert: if this doesn't work for you, please use the button in the About panel)

) }