Torpy

OFT

AI & ML interests

None yet

Recent Activity

Organizations

HuggingFace API users's profile picture

OFT's activity

replied to their post 5 days ago
view reply

Yes I can understand that some calls would be more expensive then others. But, compared between two of my billings I don't think anything changed with my system. It is a repeating system that kinda follows the same day-to-day routine. So I don't really understand why the price is so much different. It shouldn't. Maybe something changed but I don't know what and the current information (or am I missing something?) makes it sort of impossible to find it.

Did they maybe included some information about process time / pricing / ... in the received resulting array that I am missing?

replied to their post 5 days ago
view reply

Their calculations and lack of clear information. 700 calls wouldnt be worth 1.8$ compared to 17k calls that are worth 1.7$. And if so, they are unclear what makes them such high priced. I cant validate it with this kind of information which makes it highly suspecious.

replied to their post 5 days ago
view reply

I am not understanding this thing anymore.
Update from this morning (all keys have been deactivated since mid march):
Screenshot_20250402-085734~2.png

posted an update 7 days ago
view post
Post
1867
HF's new system makes me feel like they are not transparent on their pricing and making me feel they are not trustworthy.
ยท
replied to their post 11 days ago
view reply

Well I have a potato computer that I cant use for running models and stuff.

I never have used python or shell scripts. I am not an IT person. I m using different languages and techniques which also works. So my code uses HF to compute and let HF do all the heavy stuff. My code also uses Chat GPT api and such. I dont think I had a real exchange of viewpoints about technical topics. Most of the time I saw lots and lots of other users having questions and no one replying on them. But I must say that this option to post on your profile is a key changer.

Funny that you mention the lon/lat photos since I asked that question too and got a working result ๐Ÿคฃ

Do I want to make my own models? Yes. Do I want to use all HF models and stuff? Yes. Do I expect to make worlds best and greatest stuff? No, it is just for fun. Not even for work. Do I want to pay hunderds or thousands euros a month for it? No. So I better pull the plug totally. Like I said: I pull out the plug and see if it would be interesting to plug it back in later. I dont want all the shizzle of trying to find a solution to change it all again next month. The new credit system is still WIP, and I think it is better for me to see what it will result into. Also maybe it is better to find a different provider, I dont know, I am not an IT or A.i. expert.

It might give me some time to reflect and reconsider my project. Maybe I never restart it and decides to do a different project with HF. Who knows ...

replied to their post 12 days ago
view reply

Well I am happy that the website is very useful for you. To be honest, I loved to play with the models of other people and discovering things and so on. I was like in a sandbox where you could have fun. I only used the PRO membership for their API services. With the new credit system: Last month everything was fine, but this month I reached the limit in 5 days. When they allowed to exceed the limit I saw the price rising with several cents per minute. Even when I turned off all allowed API services I was getting charged for "empty" API usage while only getting "your api is turned off" response. I also found out that there are many moments that you don't have a 1-1 ratio (api call to successfull result) which isnt helpfull.

Also getting help with my journey on HF was hard. I know I havent reached full potential. E.G.: I have no clue how to make my own text to text model and stuff. There are no usefull applied tutorials (read examples) and stuff... (except for one that got deleted a while ago)

replied to their post 15 days ago
view reply

it is not about the $9. I don't know what it is exactly, but I think the uncertainty of the total price and the high fail rate are contributing to it.

posted an update 17 days ago
view post
Post
2630
Today I decided to cancel my PRO subscription for Hugging Face. I had a lot of fun with it but with the current changes to API and allowed limits I think it isn't worth it anymore. So I just turned everything off and cancelled my subscription. It feels like one of these movies scenes where you see an old computerlab and someone putting big white sheets over it and closing the door behind him. I am not going, I am not gone, but watching through the glass window of the door that I just closed.
ยท
replied to their post 3 months ago
view reply

Hey @John6666

I have been playing a bit with your space "safetensors_to_diffusers " and I noticed something remarkable.
I don't know if it has to be like this or not. Maybe you can help?

When I try to use your space it creates the HF models in my name but I noticed that:

  • Sometimes they are empty (for flux / SD 3.5)
  • When not empty, I have the structure and files like normal but when I try to run the on-site inference api (by using the modelcard) I get the error that the "Model ... does not exist". However when I try to curl the api-inference I found out that most of the time the model is loading. And in a few rare occasions it gives me a generated image. I can't make any HF-space out of them since HF thinks the model does not exists either.

I havent had the chance to try different models and different options from your space. But for the several ones I tried I reproduced these results. Is this something that sounds familiar? I kept the safetensor files beneath the 10GB limit as recommended by HF.

Oh about the python code:
To be honest, me & python arent really friends at this moment so I prefer to use a different language. I tried to run the lines in the terminal, installed all the things and got an error with already "from diffusers" so I am kinda postponing it till I followed a beginners course in python or maybe a beginners course in visual studio 2019. I guess I must be doing or forgetting something very simple/stupid when using this language/software. So I decided to do all the things differently ... almost for 2 years already ^^'

replied to their post 4 months ago
view reply

Hey @John6666

Yeah I remember the part of having much trouble installing xD I have spent hours back then on that xD

I tried out your space (safe2diff) and it just did what I needed. The results of the HF-spaces failled when I tried them...
You've made such a pretty awesome space, I really appreciate it! Thank you very much

replied to their post 4 months ago
view reply

Thank you for your fast reply @John6666 , I think I might need to rephrase my question a bit.

I have like a safetensor file on my PC and I want to achieve this: "https://huggingface.co/John6666/mala-anime-mix-nsfw-pony-xl-v3-sdxl/tree/main" (for example). So the result should be a HF model page that can be used by others (by API etc) just like your model.

I did something similar in the past (it was 2 years ago) but I totally forgot how I did it. I remember using a HF writting token and a google collab file (but it worked half and had to upload certain files manually).
I think it was training something with dreambooth, getting a clk file and uploading those, but it is too long ago to clearly remember.

replied to their post 4 months ago
view reply

Thank you for your fast reply @apontemy , I think I might need to rephrase my question a bit.

I got a safetensor file on my PC but I wish to upload it onto the HF model hub (website). About 2 years ago I made a model (OFT/MODEL_SD15_RockRaiderRuby_v01) , I totally forgot how I did it. I remember there was a google collab file involved (with a HF writting token) but it kinda worked half and I had to manually upload certain files to the HF website with the upload button to make it work.

So I am kinda trying to achieve a copy of the model structure on HF but with a different safetensor file.

posted an update 4 months ago
view post
Post
450
[Update 2024-12-20]
Topic Closed, a big thank you to John6666 for helping me out!

[Original post]
Who can help?
I got a safetensor file and want to make a working txt2img diffuser on HF. You may explain or even link me to the right tutorial (I dont think it is inside the diffusers turorial?). Thank you โค๏ธ
  • 9 replies
ยท