-
```
Python 3.10.12 (main, Sep 11 2024, 15:47:36) [GCC 11.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from meta_ai_api import MetaAI
>>>
>>> ai = Meta…
-
I have a proxy server on my LAN, how should I set it up?
-
Hello,
When I try to import :
```python
from facebook_page_scraper import Facebook_scraper
```
I get the following error :
```python
Traceback (most recent call last):
File "", line …
-
```
li = soup.find("input", {"name": "li"})["value"]
m_ts = soup.find("input", {"name": "m_ts"})["value"]
```
in `utils.py`
-
## 前言
前天,MetaAI发布了超大尺寸的开源模型——Llama3.1-405b,使用Ollama就可以部署,教程参照上上期博客,在cmd窗口输入部署命令即可
## 部署
| 模型尺寸 | 模型大小 | 部署命令 |
| ----------- | ----------- |----------- |
| llama3.1-8b | 4.7GB |…
-
First thanks for the great repo. Basically the title, how do I avoid getting blocked by Meta if I send many requests? Do you support any proxy services so that not all requests come from my IP
-
(venv) E:\PROJECTS\meta>python api.py
Traceback (most recent call last):
File "E:\PROJECTS\meta\api.py", line 2, in
ai = MetaAI(fb_email="*********", fb_password="***********")
^^^…
-
Hi,
It seems the IVOS is not working. The first frame's annotations are not propagated to the succedding frames.
By contrast, the annotations are successfully propagated in MetaAI's SAM2 demo.
…
-
How do I login with my facebook account in this?
-
# Trending repositories for C#
1. [**Cysharp / UniTask**](https://github.com/Cysharp/UniTask)
__Provides an efficient allocation free async/await integration for Unity.__
…