cv43 commited on
Commit
b9abe0d
·
1 Parent(s): b0450a5

update readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,4 +38,4 @@ result = pipe(request)
38
  print(f"Request: {request}, Response: {result[0]['generated_text']}")
39
  ```
40
 
41
- Otherwise you may use our Huggingface Spaces where the model is running on this platform.
 
38
  print(f"Request: {request}, Response: {result[0]['generated_text']}")
39
  ```
40
 
41
+ Otherwise you may use our [Space](https://huggingface.co/spaces/cv43/llmpot) application where the model is running on the cloud.