HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aliabd

no profile record

Submissions

Sam Altman and Greg Brockman Joint Statement

twitter.com
153 points·by aliabd·3 years ago·74 comments

What an executive physical is like

twitter.com
17 points·by aliabd·3 years ago·8 comments

Rank Things

rankthings.io
2 points·by aliabd·3 years ago·2 comments

Fatih's Workspace

workspaces.xyz
1 points·by aliabd·3 years ago·1 comments

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

levels.fyi
96 points·by aliabd·3 years ago·29 comments

[untitled]

1 points·by aliabd·4 years ago·0 comments

[untitled]

1 points·by aliabd·4 years ago·0 comments

[untitled]

1 points·by aliabd·4 years ago·0 comments

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

techcrunch.com
6 points·by aliabd·4 years ago·0 comments

Hacker selling one billion Chinese citizens' police files

wsj.com
6 points·by aliabd·4 years ago·1 comments

[untitled]

1 points·by aliabd·4 years ago·0 comments

The Opportunity Atlas

opportunityatlas.org
4 points·by aliabd·4 years ago·0 comments

[untitled]

1 points·by aliabd·4 years ago·0 comments

[untitled]

1 points·by aliabd·4 years ago·0 comments

[untitled]

1 points·by aliabd·4 years ago·0 comments

[untitled]

1 points·by aliabd·4 years ago·0 comments

[untitled]

1 points·by aliabd·4 years ago·0 comments

OCR Model Beats Captcha

huggingface.co
3 points·by aliabd·4 years ago·0 comments

Pokemon GAN

huggingface.co
77 points·by aliabd·4 years ago·30 comments

GFP-GAN: Practical Real-World Face Restoration

huggingface.co
1 points·by aliabd·4 years ago·0 comments

comments

aliabd
·3 years ago·discuss
Checkout the demo on spaces: https://huggingface.co/spaces/ysharma/Explore_llamav2_with_T...
aliabd
·3 years ago·discuss
Saw this on twitter: https://twitter.com/Aella_Girl/status/1645398628524064769
aliabd
·4 years ago·discuss
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 years ago·discuss
Twitter thread by the journalist who confirmed details with the victims in the sample: https://twitter.com/_KarenHao/status/1543949945614393344
aliabd
·4 years ago·discuss
Just updated the link again - much faster now (inference down to 0.5s from 9s) Queue will move a lot quicker now.
aliabd
·4 years ago·discuss
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 years ago·discuss
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 years ago·discuss
Thank you Nils! We were very fortunate to work with you and all of the awesome people at Pear!
aliabd
·5 years ago·discuss
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 years ago·discuss
Sorry we had to restart the interface - can you try again?
aliabd
·5 years ago·discuss
Sorry, we had to restart the interface for a separate issue. Please try again
aliabd
·5 years ago·discuss
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 years ago·discuss
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 years ago·discuss
You're right, see 100s of examples posted by users here: https://twitter.com/ak92501/status/1457033482115420160/retwe...
aliabd
·5 years ago·discuss
All within 439 days.
aliabd
·5 years ago·discuss
More info from creator: https://twitter.com/cyrildiagne/status/1450762117255204866
aliabd
·5 years ago·discuss
So I agree with you, but how would you formulate what makes text 'casual'?
aliabd
·5 years ago·discuss
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 years ago·discuss
Try sketching one of these: - bench (my favorite) - drums - airplane - basketball
aliabd
·5 years ago·discuss
This is awesome and will enable a whole suite of apps to be build on top of it. Great work