Skip to content

Commit d12837d

Browse files
authored
Update README.md
1 parent 0784ce1 commit d12837d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,6 @@ This package includes two sample scenes that you can import via the Package Mana
7070
- **DallE sample:** A DALL.E text to image generation example.
7171

7272
### Known Issues
73-
- **Some Endpoints are not available in WebGL Project:** Some of the endpoints such as image edits, image variations, file and fine tune creations depend on multipart form uploads,
74-
and UnityWebRequests with forms does not work as expected. For that reason C# Net.Http library is used however usage of the
75-
library is blocked in WebGL due to security reasons.
76-
7773
- **Can't See the Image Result in WebGL Builds:** Due to CORS policy of OpenAI image storage in local WebGL builds you will get the generated image's URL however it will not be
7874
downloaded using UnityWebRequest until you run it out of localhost, on a server.
7975

0 commit comments

Comments
 (0)