add
This commit is contained in:
parent
09b48f26f6
commit
cf68ff33f3
@ -55,4 +55,4 @@ jobs:
|
|||||||
username: bagher
|
username: bagher
|
||||||
key: ${{ secrets.SSH_KEY }}
|
key: ${{ secrets.SSH_KEY }}
|
||||||
script: |
|
script: |
|
||||||
docker service update -d --image ${{ env.IMAGE }} --force --with-registry-auth generative
|
docker service update -d --image ${{ env.IMAGE }} --force --with-registry-auth generative_front
|
||||||
|
|||||||
@ -86,21 +86,38 @@ export default function TextImagePanel() {
|
|||||||
<Input bgColor={"white"} {...register("seed")} />
|
<Input bgColor={"white"} {...register("seed")} />
|
||||||
</FormControl>
|
</FormControl>
|
||||||
</HStack>
|
</HStack>
|
||||||
<FormControl as={VStack} alignItems={"start"}>
|
<HStack>
|
||||||
<HStack alignItems={"start"}>
|
<FormControl as={VStack} alignItems={"start"}>
|
||||||
<Icon
|
<HStack alignItems={"start"}>
|
||||||
as={BsBarChartSteps}
|
<Icon
|
||||||
bgColor={"gray.200"}
|
as={BsBarChartSteps}
|
||||||
borderRadius={"50%"}
|
bgColor={"gray.200"}
|
||||||
p={"5px"}
|
borderRadius={"50%"}
|
||||||
fontSize={"25px"}
|
p={"5px"}
|
||||||
border={"1px"}
|
fontSize={"25px"}
|
||||||
borderColor={"gray.300"}
|
border={"1px"}
|
||||||
/>
|
borderColor={"gray.300"}
|
||||||
<FormLabel>تعداد مراحل استنتاج</FormLabel>
|
/>
|
||||||
</HStack>
|
<FormLabel>تعداد مراحل استنتاج</FormLabel>
|
||||||
<Input bgColor={"white"} {...register("inference")} />
|
</HStack>
|
||||||
</FormControl>
|
<Input bgColor={"white"} {...register("inference")} />
|
||||||
|
</FormControl>
|
||||||
|
<FormControl as={VStack} alignItems={"start"}>
|
||||||
|
<HStack alignItems={"start"}>
|
||||||
|
<Icon
|
||||||
|
as={FaDraft2Digital}
|
||||||
|
bgColor={"gray.200"}
|
||||||
|
borderRadius={"50%"}
|
||||||
|
p={"5px"}
|
||||||
|
fontSize={"25px"}
|
||||||
|
border={"1px"}
|
||||||
|
borderColor={"gray.300"}
|
||||||
|
/>
|
||||||
|
<FormLabel>تعداد</FormLabel>
|
||||||
|
</HStack>
|
||||||
|
<Input bgColor={"white"} {...register("number")} />
|
||||||
|
</FormControl>
|
||||||
|
</HStack>
|
||||||
<FormControl as={VStack} alignItems={"start"}>
|
<FormControl as={VStack} alignItems={"start"}>
|
||||||
<HStack alignItems={"start"}>
|
<HStack alignItems={"start"}>
|
||||||
<Icon
|
<Icon
|
||||||
@ -116,21 +133,6 @@ export default function TextImagePanel() {
|
|||||||
</HStack>
|
</HStack>
|
||||||
<Textarea bgColor={"white"} {...register("prompt")} />
|
<Textarea bgColor={"white"} {...register("prompt")} />
|
||||||
</FormControl>
|
</FormControl>
|
||||||
<FormControl as={VStack} alignItems={"start"}>
|
|
||||||
<HStack alignItems={"start"}>
|
|
||||||
<Icon
|
|
||||||
as={FaDraft2Digital}
|
|
||||||
bgColor={"gray.200"}
|
|
||||||
borderRadius={"50%"}
|
|
||||||
p={"5px"}
|
|
||||||
fontSize={"25px"}
|
|
||||||
border={"1px"}
|
|
||||||
borderColor={"gray.300"}
|
|
||||||
/>
|
|
||||||
<FormLabel>تعداد</FormLabel>
|
|
||||||
</HStack>
|
|
||||||
<Input bgColor={"white"} {...register("number")} />
|
|
||||||
</FormControl>
|
|
||||||
<Button p={"20px"} colorScheme="pink" leftIcon={<FaPlay />} type="submit">
|
<Button p={"20px"} colorScheme="pink" leftIcon={<FaPlay />} type="submit">
|
||||||
اجرا
|
اجرا
|
||||||
</Button>
|
</Button>
|
||||||
|
|||||||
@ -66,21 +66,38 @@ export default function TextVideoPanel() {
|
|||||||
<Input bgColor={"white"} />
|
<Input bgColor={"white"} />
|
||||||
</FormControl>
|
</FormControl>
|
||||||
</HStack>
|
</HStack>
|
||||||
<FormControl as={VStack} alignItems={"start"}>
|
<HStack>
|
||||||
<HStack alignItems={"start"}>
|
<FormControl as={VStack} alignItems={"start"}>
|
||||||
<Icon
|
<HStack alignItems={"start"}>
|
||||||
as={TbArrowGuide}
|
<Icon
|
||||||
bgColor={"gray.200"}
|
as={TbArrowGuide}
|
||||||
borderRadius={"50%"}
|
bgColor={"gray.200"}
|
||||||
p={"5px"}
|
borderRadius={"50%"}
|
||||||
fontSize={"25px"}
|
p={"5px"}
|
||||||
border={"1px"}
|
fontSize={"25px"}
|
||||||
borderColor={"gray.300"}
|
border={"1px"}
|
||||||
/>
|
borderColor={"gray.300"}
|
||||||
<FormLabel>مقیاس راهنمایی</FormLabel>
|
/>
|
||||||
</HStack>
|
<FormLabel>مقیاس راهنمایی</FormLabel>
|
||||||
<Input bgColor={"white"} {...register("scale")} />
|
</HStack>
|
||||||
</FormControl>
|
<Input bgColor={"white"} {...register("scale")} />
|
||||||
|
</FormControl>
|
||||||
|
<FormControl as={VStack} alignItems={"start"}>
|
||||||
|
<HStack alignItems={"start"}>
|
||||||
|
<Icon
|
||||||
|
as={FaDraft2Digital}
|
||||||
|
bgColor={"gray.200"}
|
||||||
|
borderRadius={"50%"}
|
||||||
|
p={"5px"}
|
||||||
|
fontSize={"25px"}
|
||||||
|
border={"1px"}
|
||||||
|
borderColor={"gray.300"}
|
||||||
|
/>
|
||||||
|
<FormLabel>تعداد</FormLabel>
|
||||||
|
</HStack>
|
||||||
|
<Input bgColor={"white"} {...register("number")} />
|
||||||
|
</FormControl>
|
||||||
|
</HStack>
|
||||||
<FormControl as={VStack} alignItems={"start"}>
|
<FormControl as={VStack} alignItems={"start"}>
|
||||||
<HStack alignItems={"start"}>
|
<HStack alignItems={"start"}>
|
||||||
<Icon
|
<Icon
|
||||||
@ -96,21 +113,6 @@ export default function TextVideoPanel() {
|
|||||||
</HStack>
|
</HStack>
|
||||||
<Textarea bgColor={"white"} {...register("prompt")} />
|
<Textarea bgColor={"white"} {...register("prompt")} />
|
||||||
</FormControl>
|
</FormControl>
|
||||||
<FormControl as={VStack} alignItems={"start"}>
|
|
||||||
<HStack alignItems={"start"}>
|
|
||||||
<Icon
|
|
||||||
as={FaDraft2Digital}
|
|
||||||
bgColor={"gray.200"}
|
|
||||||
borderRadius={"50%"}
|
|
||||||
p={"5px"}
|
|
||||||
fontSize={"25px"}
|
|
||||||
border={"1px"}
|
|
||||||
borderColor={"gray.300"}
|
|
||||||
/>
|
|
||||||
<FormLabel>تعداد</FormLabel>
|
|
||||||
</HStack>
|
|
||||||
<Input bgColor={"white"} {...register("number")} />
|
|
||||||
</FormControl>
|
|
||||||
<Button p={"20px"} colorScheme="pink" leftIcon={<FaPlay />} type="submit">
|
<Button p={"20px"} colorScheme="pink" leftIcon={<FaPlay />} type="submit">
|
||||||
اجرا
|
اجرا
|
||||||
</Button>
|
</Button>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user