联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 自动编程(532) 
按平台查找All Python(532) 

[自动编程] sd-webui-real-image-artifacts

后处理器,用于向图像添加噪声、jpeg伪影和可选exif,以使人工智能生成的图像感觉更真实(https:www.reddit.com用户I_like_lips的原始代码)
A post processor to add noise, jpeg artifacts and optional exif to an image to make ai generated image feel more real (original code by https: www.reddit.com user I_like_lips) (2024-03-19, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1710792620221291.html

[自动编程] GNBG_Instances

该存储库包含通用数值基准测试生成器(GNBG)的Python实现。该代码旨在与一组24个预先配置的问题实例一起工作。代码独立于GNBG生成器文件运行,仅使用保存的配置。
This repository contains a Python implementation of the Generalized Numerical Benchmark Generator (GNBG). The code is designed to work with a set of 24 pre-configured problem instances. The code operates independently of the GNBG generator file and only uses the saved configurations. (2024-03-18, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1710734447816011.html

[自动编程] holbertonschool-higher_level_programming

在这个项目的最后,您应该能够在没有Google帮助的情况下向任何人解释:-如何使用Python解释器-如何使用print打印文本和变量-如何使用字符串-Python-什么是索引和切片-什么是Python.什么是正式的Pythons编码样式,以及如何使用pycodestyle检查代码
At the end of this project, you are expected to be able to explain to anyone, without the help of Google: -How to use the Python interpreter -How to print text and variables using print -How to use strings -What are indexing and slicing in Python -What is the official Python coding style and how to check your code with pycodestyle (2024-02-19, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1708305699417196.html

[自动编程] Vocabot

**Vocabot**是一个基于Python的AI助手脚本,旨在通过语音命令执行各种任务。它具有维基百科搜索、网络浏览、时间查询、代码编辑器启动和照片查看等功能。助手根据一天中的时间问候用户,并在无限循环中操作,响应语音逗号
**Vocabot** is a Python-based AI assistant script designed to perform various tasks through voice commands. It features functionalities such as Wikipedia searches, web browsing, time inquiries, code editor launching, and photo viewing. The assistant greets the user based on the time of day and operates in an infinite loop, responding to voice comma (2024-02-14, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1707853730872597.html

[自动编程] Morse-Code-Generator-with-Raspberry-Pi-and-AI

这个存储库展示了一个基于树莓Pi的莫尔斯电码生成器和人工智能的帮助。它允许用户输入文本消息,其中的...
This repository showcases a Raspberry Pi-based Morse Code Generator with the help of AI. It allows users to input text messages, which the program converts into Morse code. The Morse code is visually represented through an LED blinking sequence and audibly represented using a buzzer. (2023-11-18, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1700416694681898.html

[自动编程] google-local-results-ai-server

用于为文本分类的基于BERT的模型提供服务的服务器代码。它由SerpApi设计用于重载原型制作和生产...,
A server code for serving BERT-based models for text classification. It is designed by SerpApi for heavy-load prototyping and production tasks, specifically for the implementation of the google-local-results-ai-parser gem. (2023-06-22, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1696830401876247.html

[自动编程] aimm

人工智能模型管理器:只需安装一次模型,就可以随时随地使用用户可以为开发人员节省大量的磁盘空间,只需较少的代码即可...,
AI Model Manager: Install a model once, and use everywhere ?? Users could save huge amounts of disk space ?? For developers, less code to manage of downloading and installing models ??????? aimodels.json is used like requirements.txt / package.json! ?? (2023-07-25, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1696830394293195.html

[自动编程] scribble

基于[https:github.com Scott-Cooper Drawbot_image_to_G...]的垂直绘图仪图像预处理器和G代码生成器(https:gitchub.com Scott-Cooper Drawbot_image_to_gcode_v2)
Vertical plotter image pre-processor and G-Code generator based on <https://github.com/Scott-Cooper/Drawbot_image_to_gcode_v2> (2019-08-29, Python, 14KB, 下载0次)

http://www.pudn.com/Download/item/id/1686704866421508.html

[自动编程] deal

Python的契约式设计。编写无错误的代码。添加一些装饰器,免费获得静态分析和测试。
Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free. (2023-03-24, Python, 848KB, 下载0次)

http://www.pudn.com/Download/item/id/1686698707691888.html

[自动编程] Code-A-Rich-Text-Editor-With-PyQt

使用PyQt5来编写我们自己的可定制富文本编辑器,就像Microsoft Word一样。我们将实现文件系统交互...
After last month’s workshop with Tkinter, we’ll show you another great new option for developing GUIs in Python. PyQt5 is the latest iteration of the Python binding for the cross-platform Qt GUI toolkit, implemented as a plugin. In this session, we’ll use PyQt5 to code our own customizable rich text editor a la Microsoft Word. We’ll implement (2021-05-26, Python, 198KB, 下载0次)

http://www.pudn.com/Download/item/id/1686235277369984.html

[自动编程] KOBOLD-AI-CHAT-SCRAPER-AND-CONSOLE

使用Kobold AI聊天抓取器和控制台与Kobold AI网站进行通信!开源且易于控制...
???? Communicate with the Kobold AI website using the Kobold AI Chat Scraper and Console! ?? Open-source and easy to configure, this app lets you chat with Kobold AI s server locally or on Colab version. ?? Set up the bot, copy the URL, and you re good to go! ?? Plus, stay tuned for future plans like a FrontEnd GUI and website interface. ?????? (2023-04-15, Python, 15KB, 下载0次)

http://www.pudn.com/Download/item/id/1681542153515454.html

[自动编程] Trendr_App

推特趋势历史资源管理器应用程序。趋势主题可以按日期和地点进行探索。后端配Lambda...
Twitter Trends history explorer app. Trending topics can be explored by date and location. Backend served with Lambda Function (NodeJS) from AWS. Frontend made with VueJS. Twitter API queried with a Python script from Google Colab. MongoDB database. (2022-01-26, Python, 11687KB, 下载0次)

http://www.pudn.com/Download/item/id/1643150214806797.html