ayeshaNoor1
commited on
Commit
•
ce0da76
1
Parent(s):
665ab45
Update README.md
Browse files
README.md
CHANGED
@@ -12,12 +12,6 @@ base_model:
|
|
12 |
library_name: transformers
|
13 |
|
14 |
---
|
15 |
-
|
16 |
-
from huggingface_hub import InferenceClient client =
|
17 |
-
InferenceClient(model="ayeshaNoor1/Llama_finetunedModel")
|
18 |
-
client.text_to_image(...) client = InferenceClient() client.text_to_image(...,
|
19 |
-
model="ayeshaNoor1/Llama_finetunedModel")
|
20 |
-
|
21 |
# Model Card for Model ID
|
22 |
|
23 |
<!-- Provide a quick summary of what the model is/does. -->
|
|
|
12 |
library_name: transformers
|
13 |
|
14 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
# Model Card for Model ID
|
16 |
|
17 |
<!-- Provide a quick summary of what the model is/does. -->
|