Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+ how to fix
6
+
7
+ Could not create share link. Missing file: /usr/local/lib/python3.10/dist-packages/gradio/frpc_linux_amd64_v0.2.
8
+
9
+ Please check your internet connection. This can happen if your antivirus software blocks the download of this file. You can install manually by following these steps:
10
+
11
+ 1. Download this file: https://cdn-media.huggingface.co/frpc-gradio-0.2/frpc_linux_amd64
12
+ 2. Rename the downloaded file to: frpc_linux_amd64_v0.2
13
+ 3. Move the file to this location: /usr/local/lib/python3.10/dist-packages/gradio
14
+
15
+ in google colab
16
+