HackerTrans
トップ新着トレンドコメント過去質問紹介求人

aliabd

no profile record

投稿

Sam Altman and Greg Brockman Joint Statement

twitter.com
153 ポイント·投稿者 aliabd·3 年前·74 コメント

What an executive physical is like

twitter.com
17 ポイント·投稿者 aliabd·3 年前·8 コメント

Rank Things

rankthings.io
2 ポイント·投稿者 aliabd·3 年前·2 コメント

Fatih's Workspace

workspaces.xyz
1 ポイント·投稿者 aliabd·3 年前·1 コメント

Scaling to millions of users with Google Sheets as a back end

levels.fyi
96 ポイント·投稿者 aliabd·3 年前·29 コメント

[untitled]

1 ポイント·投稿者 aliabd·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 aliabd·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 aliabd·4 年前·0 コメント

AI content platform Jasper raises $125M at a $1.5B valuation

techcrunch.com
6 ポイント·投稿者 aliabd·4 年前·0 コメント

Hacker selling one billion Chinese citizens' police files

wsj.com
6 ポイント·投稿者 aliabd·4 年前·1 コメント

[untitled]

1 ポイント·投稿者 aliabd·4 年前·0 コメント

The Opportunity Atlas

opportunityatlas.org
4 ポイント·投稿者 aliabd·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 aliabd·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 aliabd·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 aliabd·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 aliabd·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 aliabd·4 年前·0 コメント

OCR Model Beats Captcha

huggingface.co
3 ポイント·投稿者 aliabd·4 年前·0 コメント

Pokemon GAN

huggingface.co
77 ポイント·投稿者 aliabd·4 年前·30 コメント

GFP-GAN: Practical Real-World Face Restoration

huggingface.co
1 ポイント·投稿者 aliabd·4 年前·0 コメント

コメント

aliabd
·3 年前·議論
Checkout the demo on spaces: https://huggingface.co/spaces/ysharma/Explore_llamav2_with_T...
aliabd
·3 年前·議論
Saw this on twitter: https://twitter.com/Aella_Girl/status/1645398628524064769
aliabd
·4 年前·議論
Super cool. Big fan of LLMs for explaining code/helping debug as opposed to autocomplete.

Have you tried playing with the prompt? Curious if something (so silly) like “how would an experienced engineer fix this error: <stacktrace>” make a difference.
aliabd
·4 年前·議論
Twitter thread by the journalist who confirmed details with the victims in the sample: https://twitter.com/_KarenHao/status/1543949945614393344
aliabd
·4 年前·議論
Just updated the link again - much faster now (inference down to 0.5s from 9s) Queue will move a lot quicker now.
aliabd
·4 年前·議論
They are the numbers at the bottom left of the interface under the 'clear' button. Try clicking them and it will auto fill the input then you just click submit. Or what do you see?
aliabd
·4 年前·議論
Just rebuilt the app with more examples, so the queue should stay a lot shorter now. This was built using Gradio[0] and is hosted on Spaces[1]. Check out the paper[2] and github repo[3].

[0]: https://github.com/gradio-app/gradio [1]: https://huggingface.co/spaces [2]: http://www.cvlibs.net/publications/Sauer2021NEURIPS.pdf [3]: https://github.com/autonomousvision/projected_gan
aliabd
·5 年前·議論
Thank you Nils! We were very fortunate to work with you and all of the awesome people at Pear!
aliabd
·5 年前·議論
We posted gradio as a Show HN mid 2020 [1] :) Got a lot of good feedback and have been slowly growing ever since!

[1]: https://news.ycombinator.com/item?id=23901834
aliabd
·5 年前·議論
Sorry we had to restart the interface - can you try again?
aliabd
·5 年前·議論
Sorry, we had to restart the interface for a separate issue. Please try again
aliabd
·5 年前·議論
Nothing is saved by default. Clicking 'flag' saves the input and output (only accessible to the space owner). More info on flagging: https://gradio.app/getting_started/#flagging
aliabd
·5 年前·議論
This was built on top of the Pytorch implementation [0] of AnimeGANv2, using gradio [1] and HuggingFace Spaces [2]. See the 100s of examples [3] posted by users.

[0]: https://github.com/bryandlee/animegan2-pytorch [1]: https://gradio.app [2]: https://huggingface.co/spaces [3]: https://twitter.com/ak92501/status/1457033482115420160/retwe...
aliabd
·5 年前·議論
You're right, see 100s of examples posted by users here: https://twitter.com/ak92501/status/1457033482115420160/retwe...
aliabd
·5 年前·議論
All within 439 days.
aliabd
·5 年前·議論
More info from creator: https://twitter.com/cyrildiagne/status/1450762117255204866
aliabd
·5 年前·議論
So I agree with you, but how would you formulate what makes text 'casual'?
aliabd
·5 年前·議論
My favorite:

[Formal] "Your mother is so old, her last name is asaurus" [Casual] "Yo mama's so old, her last name is asaurus"

[Casual] "Yo what's up with the weather?" [Formal] "What is the weather like?"

More info: https://github.com/PrithivirajDamodaran/Styleformer
aliabd
·5 年前·議論
Try sketching one of these: - bench (my favorite) - drums - airplane - basketball
aliabd
·5 年前·議論
This is awesome and will enable a whole suite of apps to be build on top of it. Great work